The members of System.Web.UI.Design.IDataSourceDesigner are listed below.
[read-only] | CanConfigure | bool.
Gets a value that indicates whether the IDataSourceDesigner.Configure method can be called. |
[read-only] | CanRefreshSchema | bool.
Gets a value that indicates whether the IDataSourceDesigner.RefreshSchema(bool) method can be called. |
Configure()
| ||
GetView(string)
| ||
GetViewNames()
| ||
RefreshSchema(bool)
| ||
ResumeDataSourceEvents()
| ||
SuppressDataSourceEvents()
|
DataSourceChanged |
Occurs when a data source has changed in a way that affects data-bound controls. | |
SchemaRefreshed |
Occurs when the fields or data of the underlying data source have changed. |