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 Overrides Sub RefreshSchema (
	preferSilent As Boolean
)

Parameters

preferSilent
Type: System.Boolean

true to suppress schema UI events; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: