Поделиться через


CDaoTableDef::GetName

Call this member function to obtain the user-defined name of the underlying table.

CString GetName( );

Возвращаемое значение

A user-defined name for a table.

Заметки

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.

Требования

Header: afxdao.h

См. также

Основные понятия

CDaoTableDef Class

CDaoTableDef Members

Hierarchy Chart

CDaoTableDef::SetName

CDaoTableDef::GetConnect

CDaoTableDef::SetConnect