HierarchicalDataSourceDesigner::RefreshSchema Method (Boolean)
.NET Framework (current version)
Refreshes the schema of the data.
Assembly: System.Design (in System.Design.dll)
Parameters
- preferSilent
-
Type:
System::Boolean
This parameter is not used in this implementation. However, it should be supported in derived classes.
| Exception | Condition |
|---|---|
| NotSupportedException | In all cases. |
This method is not supported in this class, but is implemented in derived classes, such as the XmlDataSourceDesigner class.
.NET Framework
Available since 2.0
Available since 2.0
Show: