CDaoTableDef::Open
Visual Studio 2005
Call this member function to open a tabledef previously saved in the database's TableDef's collection.
virtual void Open( LPCTSTR lpszName );
Parameters
- lpszName
-
A pointer to a string that specifies a table name.