Click or drag to resize

GM_db_type_t8 Enumeration

Database connection types

Namespace:  GlobalMapper.Database
Assemblies:   GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 23.0.0.0 (23.0.0.0)
  GlobalMapperWrapperNET35 (in GlobalMapperWrapperNET35.dll) Version: 23.0.0.0 (23.0.0.0)
Syntax
public enum GM_db_type_t8
Members
  Member nameValueDescription
DB_TYPE_ARCSDE0ArcSDE database
DB_TYPE_MYSQL1MySQL database
DB_TYPE_ORACLE2Oracle Spatial database
DB_TYPE_POSTGIS3PostgreSQL/PostGIS database
DB_TYPE_MSSQL4Microsoft SQL database
DB_NUM_TYPES5
See Also