ODBCDataProvider Properties |
The ODBCDataProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionString |
Gets or sets the ConnectionString of the specified ODBC datasource.
| |
| TableNames |
Gets an array including names of all available tables form the ODBC datasource.
| |
| ViewNames |
Gets an array including names of all available views form the ODBC datasource.
|