ArcObjects Library Reference (GeoDatabase)  

ILocatorWorkspaceName Interface

Provides access to members that describe a locator workspace. Note: the ILocatorWorkspaceName interface has been superseded byILocatorWorkspaceName2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

When To Use

Use the ILocatorWorkspaceName interface to get information that describes a locator workspace.

Members

Description
Read/write property Path The path to the folder that contains the locator workspace.
Read-only property Type The type of locator workspace.
Read/write property WorkspaceName The Name object for the ArcSDE workspace that contains the locator workspace.

CoClasses that implement ILocatorWorkspaceName

CoClasses and Classes Description
LocatorWorkspaceName (esriLocation) 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