Provides access to locator properties specific to ArcSDE locators.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Category | Category of the locator. | |
Description | Description of the locator. | |
Name | Name of the locator. | |
Owner | Name of the ArcSDE user who owns the locator. | |
UserInterface | User interface for the locator. |
Inherited Interfaces
Interfaces | Description |
---|---|
ILocator | Provides access to members that describe general locator properties. |
CoClasses that implement ISdeLocator
CoClasses and Classes | Description |
---|---|
ESRIFDOAddressLocator | An address locator that uses the ESRI geocoding engine developed prior to ArcGIS version 10.0. |
ESRIGen2AddressLocator | An address locator that uses the ESRI geocoding engine introduced in ArcGIS version 10.0. |
StreetMapAddressLocator | A locator that uses the ESRI geocoding engine and StreetMap reference data sources. |
Remarks
The ISdeLocator interface is only supported by locators stored on an ArcSDE server.