DataBoundControlDesigner::IDataBindingSchemaProvider::RefreshSchema Method (Boolean)
.NET Framework (current version)
For a description of this member, see RefreshSchema.
Assembly: System.Design (in System.Design.dll)
private: virtual void RefreshSchema( bool preferSilent ) sealed = IDataBindingSchemaProvider::RefreshSchema
Parameters
- preferSilent
-
Type:
System::Boolean
Indicates whether to suppress any events raised while refreshing the schema.
This member is an explicit interface member implementation. It can be used only when the DataBoundControlDesigner instance is cast to an IDataBindingSchemaProvider interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: