IDataSourceDesigner Methods
.NET Framework (current version)
Namespace:
System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Configure() | Launches the underlying data source's configuration wizard. |
![]() | GetView(String) | Gets the DesignerDataSourceView for the specified view. |
![]() | GetViewNames() | Gets the names of the views in the underlying data source. |
![]() | RefreshSchema(Boolean) | Refreshes the schema of the underlying data source. |
![]() | ResumeDataSourceEvents() | Resumes raising data source events after calling the SuppressDataSourceEvents method. |
![]() | SuppressDataSourceEvents() | Suppresses all events raised by a data source until the ResumeDataSourceEvents method is called. |
Show:
