Provides access to members that describe a locator workspace.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
Use the ILocatorWorkspaceName2 interface to get information that describes a locator workspace.
Members
Description | ||
---|---|---|
AGSServerConnectionName | The name of the ArcGIS server connection that contains the locator workspace. | |
Path | The path to the folder that contains the locator workspace. | |
Type | The type of locator workspace. | |
WorkspaceName | The Name object for the ArcSDE workspace that contains the locator workspace. |
Inherited Interfaces
Interfaces | Description |
---|---|
ILocatorWorkspaceName | Provides access to members that describe a locator workspace. |
CoClasses that implement ILocatorWorkspaceName2
CoClasses and Classes | Description |
---|---|
LocatorWorkspaceName | A locator workspace description. |
See Also
ILocatorWorkspace2 Interface | ILocatorWorkspace Interface | ILocatorWorkspaceName Interface | LocatorEnumerator Class | DatabaseLocatorWorkspace Class | LocatorManager Class | ILocatorManager.GetLocatorWorkspaceFromPath Method | LocatorWorkspaceName Class | ILocatorManager2 Interface | LocalLocatorWorkspace Class | ILocatorWorkspaceName2 Interface | ILocatorManager Interface | IDatabaseLocatorWorkspace Interface