Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the current session is open or not.
operator BOOL( ) throw( );
Remarks
Returns BOOL (MFC typedef) value. TRUE means the current session is open; FALSE means the current session is closed.
Requirements
Header: atldbcli.h
See Also
Reference
CDataConnection::operator bool (OLE DB)