This documentation is archived and is not being maintained.
IDataSource Members
Visual Studio 2008
Represents an abstract data source that data-bound controls bind to.
The IDataSource type exposes the following members.
| 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. |
Show: