This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriLocatorWorkspaceType Constants (ArcObjects .NET 10.4 SDK) |
Types for locator workspace.
Constant | Value | Description |
---|---|---|
esriLocalSystemLocatorWorkspace | 0 | Default local locator workspace. |
esriFileSystemLocatorWorkspace | 1 | Local file system locator workspace. |
esriRemoteDatabaseLocatorWorkspace | 2 | ArcSDE locator workspace. |
esriExtensionLocatorWorkspace | 3 | Extension locator workspace. |
esriArcGISServerLocatorWorkspace | 4 | ArcGISServer locator workspace. |
esriLocalDatabaseLocatorWorkspace | 5 | Local database locator workspace. |
The esriLocatorWorkspaceType enumeration contains values that represent different types of locator workspaces. The ILocatorWorkspaceName::Type property uses the esriLocatorWorkspaceType enumeration to indicate the type of locator workspace represented by a LocatorWorkspaceName object.
The members of this enumeration are represented as follows:
esriLocatorWorkspaceType Constants | ILocatorWorkspaceName.Type Property