CDaoWorkspace::GetName

CString GetName( );
throw( CDaoException, CMemoryException );

Return Value

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

Remarks

Call this member function to get the user-defined name of the DAO workspace object underlying the CDaoWorkspace object. The name is useful for accessing the DAO workspace object in the database engine’s Workspaces collection by name.

For more information about workspaces, see the article in Visual C++ Programmer's Guide. For related information, see the topic "Name Property" in DAO Help.

CDaoWorkspace OverviewClass MembersHierarchy Chart