BOOL IsOpen( ) const;
throw( CDaoException, CMemoryException );
Return Value
Nonzero if the CDaoTableDef object is open; otherwise 0.
Remarks
Call this member function to determine whether the CDaoTableDef object is currently open.
For more information on tabledefs, see the articles DAO Tabledef and DAO Tabledef: Using Tabledefs in Visual C++ Programmer's Guide.
CDaoTableDef Overview | Class Members | Hierarchy Chart
See Also CDaoTableDef::Open