IDataSource Members

Represents an abstract data source that data-bound controls bind to.

The following tables list the members exposed by the IDataSource type.

  Name Description
Public method GetView Gets the named data source view associated with the data source control.
Public method GetViewNames Gets a collection of names representing the list of view objects associated with the IDataSource interface.
Top

  Name Description
Public event DataSourceChanged Occurs when a data source control has changed in some way that affects data-bound controls.
Top

Community Additions

ADD
Show: