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


CDaoWorkspace::GetName

Call this member function to get the user-defined name of the DAO workspace object underlying the CDaoWorkspace object.

CString GetName( );

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

A CString containing the user-defined name of the DAO workspace object.

Заметки

The name is useful for accessing the DAO workspace object in the database engine's Workspaces collection by name.

For related information, see the topic "Name Property" in DAO Help.

Требования

Header: afxdao.h

См. также

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

CDaoWorkspace Class

CDaoWorkspace Members

Hierarchy Chart