DataSourceDesigner::ResumeDataSourceEvents Method ()
.NET Framework (current version)
Restores data source events after the data source events have been suppressed.
Assembly: System.Design (in System.Design.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | An attempt was made to invoke this method in the base class. |
Data source events can be suppressed by setting the SuppressingDataSourceEvents property to false or by calling the RefreshSchema method with an argument of true.
.NET Framework
Available since 2.0
Available since 2.0
Show: