CDaoWorkspace::GetName

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

CString GetName( );

Return Value

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

Remarks

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.

Requirements

Header: afxdao.h

See Also

Reference

CDaoWorkspace Class

Hierarchy Chart