IDataSource Members
.NET Framework 2.0
Represents an abstract data source that data-bound controls bind to.
The following tables list the members exposed by the IDataSource type.
| Name | Description | |
|---|---|---|
| GetView | Gets the named data source view associated with the data source control. |
| GetViewNames | Gets a collection of names representing the list of view objects associated with the IDataSource interface. |
| Name | Description | |
|---|---|---|
| DataSourceChanged | Occurs when a data source control has changed in some way that affects data-bound controls. |
Community Additions
ADD
Show: