GM_DBUtil Class |
Contains functions and datatypes from Global Mapper Interface
that don't have any other home

Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
public static class GM_DBUtil
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
|
![]() ![]() | WindsimGetArtifacts |
Export GWS and Wasp MAP file - custom project for Windsim
|
