Click or drag to resize

ODBCDataProvider Properties

The ODBCDataProvider type exposes the following members.

Properties
 NameDescription
Public propertyConnectionString Gets or sets the ConnectionString of the specified ODBC datasource.
Public propertyTableNames Gets an array including names of all available tables form the ODBC datasource.
Public propertyViewNames Gets an array including names of all available views form the ODBC datasource.
Top
See Also