BaseDataListDesigner::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
true to disable data-binding events until after the schema has been refreshed; false to enable the events.
This member is an explicit interface member implementation. It can be used only when the BaseDataListDesigner instance is cast to an IDataBindingSchemaProvider interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: