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)

Syntax
C#
                                    public
                                    struct
                                    GM_DBConnectionParams_t
                                

The GM_DBConnectionParams_t type exposes the following members.

Fields
NameDescription
Public fieldmConnectionName
The Connection Name
Public fieldmDbName
The name of the Database
Public fieldmDbType
The Database Type
Public fieldmPassword
The Password Credential
Public fieldmPort
The Port
Public fieldmServer
The Server String
Public fieldmuseOSAuthentication
museOSAuthentication
Public fieldmUserName
The Username Credential
Top
See Also

Reference