Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Call this member function to retrieve the connection string used during the call to OpenEx or Open that connected the CDatabase object to a data source.
const CString& GetConnect( ) const;
Возвращаемое значение
A const reference to a CString containing the connection string if OpenEx or Open has been called; otherwise, an empty string.
Заметки
See CDatabase::Open for a description of how the connection string is created.
Требования
Header: afxdb.h