This document is archived and information here might be outdated. Recommended version. |
The Geodatabase workspace that contains the locator workspace.
[Visual Basic .NET] Public ReadOnly Property Workspace As IWorkspace
[C#] public IWorkspace Workspace {get;}
[C++]
HRESULT get_Workspace(
IWorkspace** wks
);
[C++] Parameters wks [out, retval]
wks is a parameter of type IWorkspace**