[This is preliminary documentation and subject to change.]
The GetWorkspaceName method retrieves the name of the open workspace. This value is set during the call to the SetJet method.
CString GetWorkspaceName(void);
None.
An MFC CString object that contains the name of the workspace. Your application should not alter this string.
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in dbsets.h.
Import Library: Use dbsets.lib or dbsetsSt.lib.
Unicode: Yes.