Share via


CDaoDatabase::IsOpen

Call this member function to determine whether the CDaoDatabase object is currently open on a database.

BOOL IsOpen( ) const;

Return Value

Nonzero if the CDaoDatabase object is currently open; otherwise 0.

Requirements

Header: afxdao.h

See Also

Reference

CDaoDatabase Class

Hierarchy Chart

CDatabase::Open

Other Resources

CDaoDatabase Members