다음을 통해 공유


CDataConnection::operator BOOL

Determines whether the current session is open or not.

operator BOOL( ) throw( );

설명

Returns BOOL (MFC typedef) value. TRUE means the current session is open; FALSE means the current session is closed.

요구 사항

헤더: atldbcli.h

참고 항목

참조

CDataConnection 클래스

CDataConnection::operator bool(OLE DB)