The following tables list the members exposed by IDataSource.
| Name | Description | |
|---|---|---|
![]() | IsConnected | Gets a value indicating whether DataSource is connected. |
![]() | Schema | Gets the schema of this IDataSource. |
| Name | Description | |
|---|---|---|
![]() | Connect | Connects the underlying data provider. |
![]() | Disconnect | Disconnects the underlying data provider. |
| Name | Description | |
|---|---|---|
![]() | StateChanged | Occurs when the connection state is changed. |


