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.
Call this member function to close and release the tabledef object.
virtual void Close( );
Remarks
Usually after calling Close, you delete the tabledef object if it was allocated with new.
You can call Open again after calling Close. This lets you reuse the tabledef object.
For related information, see the topic "Close Method" in DAO Help.
Requirements
Header: afxdao.h