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.
Constructs a CDaoTableDef object.
CDaoTableDef(
CDaoDatabase* pDatabase
);
Parameters
- pDatabase
A pointer to a CDaoDatabase object.
Remarks
After constructing the object, you must call the Create or Open member function. When you finish with the object, you must call its Close member function and destroy the CDaoTableDef object.
Requirements
Header: afxdao.h