GM_DBUtil Class |
Namespace: GlobalMapper.Database
The GM_DBUtil type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DBGetTableList |
Gets a list of the tables in the specified spatial database
|
![]() ![]() | DBIsDatabaseFile |
Indicates if the input file is a database (Esri geodatabase, Spatialite, etc.)
|
![]() ![]() | DBMakeConnectionString |
Make a connection string from the input connection parameters
|
![]() ![]() | DBSelectExportTable |
Displays a dialog that allows the user to select a table to export data.
|
![]() ![]() | DBSelectTable |
Displays a dialog that allows the user to select one or more tables to load.
|
![]() ![]() | DBTableList_Free |
Frees the memory associated with the table list
|
![]() ![]() | DBTableList_GetCount |
Gets the number of tables in the table list
|
![]() ![]() | DBTableList_GetTableName |
Gets the table name at the specified index
|
![]() ![]() | DBTestConnection |
Test the input connection string to see if it can be used to connect to the database
|