ODBCDataProvider Class |
Namespace: Easymap.AddIn.Data.Provider
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.
|
| Name | Description | |
|---|---|---|
| DisplayConnectionDialog(IntPtr) |
Displays a StringInputDialog Form to get a user-adjustable string value.
| |
| DisplayConnectionDialog(IWin32Window) |
Displays a StringInputDialog Form to get a user-adjustable string value.
|