XmlDataSourceDesigner::RefreshSchema Method (Boolean)

 
Use BaseTrue

Refreshes the schema from the data source, while optionally suppressing events.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

public:
virtual void RefreshSchema(
	bool preferSilent
) override

Parameters

preferSilent
Type: System::Boolean

true to suppress schema UI events; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: