CDaoTableDef::CDaoTableDef
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