SqlDataSourceDesigner::RefreshSchema Method (Boolean)
.NET Framework (current version)
Refreshes the schema from the underlying data source.
Assembly: System.Design (in System.Design.dll)
Parameters
- preferSilent
-
Type:
System::Boolean
true to suppress all data source events until the schema is refreshed; otherwise, false.
The RefreshSchema method will be called by the design host only if CanRefreshSchema is true.
.NET Framework
Available since 2.0
Available since 2.0
Show: