Global Mapper SDK
| GM_db_type_t8 Enumeration |
Database connection types
Namespace:GlobalMapper.Database
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
C#
public enum GM_db_type_t8
| Member name | Value | Description | |
|---|---|---|---|
| DB_TYPE_ARCSDE | 0 | ArcSDE database | |
| DB_TYPE_MYSQL | 1 | MySQL database | |
| DB_TYPE_ORACLE | 2 | Oracle Spatial database | |
| DB_TYPE_POSTGIS | 3 | PostgreSQL/PostGIS database | |
| DB_TYPE_MSSQL | 4 | Microsoft SQL database | |
| DB_NUM_TYPES | 5 |
Comments
0 comments
Please sign in to leave a comment.