HierarchicalDataSourceDesigner::ResumeDataSourceEvents Method ()
.NET Framework (current version)
Restores data source events after they have been suppressed.
Assembly: System.Design (in System.Design.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | The SuppressingDataSourceEvents property is false. |
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: