Global Mapper SDK
| GM_DBConnectionParams_t Structure |
This type is used to represent a database connection parameter set
Namespace:GlobalMapper.Database
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
C#
public struct GM_DBConnectionParams_t
The GM_DBConnectionParams_t type exposes the following members.
| Name | Description | |
|---|---|---|
| mConnectionName | The Connection Name |
|
| mDbName | The name of the Database |
|
| mDbType | The Database Type |
|
| mPassword | The Password Credential |
|
| mPort | The Port |
|
| mServer | The Server String |
|
| museOSAuthentication | museOSAuthentication |
|
| mUserName | The Username Credential |
Reference
GlobalMapper.Database
Namespace
Comments
0 comments
Please sign in to leave a comment.