IDataSourceDesigner Methods

 

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

NameDescription
System_CAPS_pubmethodConfigure()

Launches the underlying data source's configuration wizard.

System_CAPS_pubmethodGetView(String)

Gets the DesignerDataSourceView for the specified view.

System_CAPS_pubmethodGetViewNames()

Gets the names of the views in the underlying data source.

System_CAPS_pubmethodRefreshSchema(Boolean)

Refreshes the schema of the underlying data source.

System_CAPS_pubmethodResumeDataSourceEvents()

Resumes raising data source events after calling the SuppressDataSourceEvents method.

System_CAPS_pubmethodSuppressDataSourceEvents()

Suppresses all events raised by a data source until the ResumeDataSourceEvents method is called.

Return to top
Show: