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


