This method retrieves the ODBC connection string that the Microsoft® Repository engine uses to obtain an ODBC connection to the Repository database.
HRESULT get_ConnectionString(BSTR szString);
Parameters
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.
Remarks
The ODBC connection string can contain user identification and password information. Take care to protect this information from exposure to unauthorized access.