BaseDataBoundControlDesigner::DisconnectFromDataSource Method ()
.NET Framework (current version)
When overridden in a derived class, unhooks events from the current data source.
Assembly: System.Design (in System.Design.dll)
Notes to Inheritors:
Typically, when you override the DisconnectFromDataSource method, you will disconnect the DataSourceChanged and SchemaRefreshed events.
.NET Framework
Available since 2.0
Available since 2.0
Show: