| GM_DBUtil . DBSelectTable Method |
Displays a dialog that allows the user to select one or more tables to load.
Namespace:GlobalMapper.Database
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public
static
GM_Error_t32
DBSelectTable
(
out
IntPtr
aTableList
,
string
aConnectionStr
)
Parameters
- aTableList
-
Type:
System
.
IntPtr
OUT: Handle for list of selected table names - aConnectionStr
-
Type:
System
.
String
IN: Connection parameter string or database file name
Return Value
Type: GM_Error_t32A GM Error Code