CDatabase::GetConnect
Call this member function to retrieve the connection string. In this release this function always returns the empty string.
const CString& GetConnect( ) const;
Return Value
A const reference to a CString that is always an empty string.
Requirements
Header: afxdb.h