GM_DBMakeConnectionString |
Make a connection string from the input connection parameters.
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_DBMakeConnectionString ( char* aConnectionStr, // OUT: The connection string buffer uint32 aBufferLength, // IN: The length of the connection string buffer const GM_DBConnectionParms_t* aConnectionParms // IN: The connection parameters );
Copyright © 2020 Blue Marble Geographics. All Rights Reserved