GM_DBUtil . DBTestConnection Method |
Test the input connection string to see if it can be used to connect to the database
Namespace:GlobalMapper.Database
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
public static GM_Error_t32 DBTestConnection ( string aConnectionStr )
Parameters
- aConnectionStr
-
Type:
System
.
String
IN: Connection parameter string
Return Value
Type: GM_Error_t32A GM Error Code
