IDataBindingSchemaProvider::RefreshSchema Method (Boolean)
.NET Framework (current version)
Refreshes the schema for the data source.
Assembly: System.Design (in System.Design.dll)
Parameters
- preferSilent
-
Type:
System::Boolean
true to disable data-binding events until after the schema has been refreshed; false to enable the events.
The RefreshSchema method is called by the design host only if the CanRefreshSchema property is true.
.NET Framework
Available since 2.0
Available since 2.0
Show: