共用方式為


CDaoTableDef::IsOpen

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 and in Visual C++ Programmer's Guide.

CDaoTableDef OverviewClass MembersHierarchy Chart

See Also   CDaoTableDef::Open