CDaoTableDef::GetName
Call this member function to obtain the user-defined name of the underlying table.
CString GetName( );
Return Value
A user-defined name for a table.
Remarks
This name starts with a letter and can contain a maximum of 64 characters. It can include numbers and underscore characters but cannot include punctuation or spaces.
For related information, see the topic "Name Property" in DAO Help.
Requirements
Header: afxdao.h