ArcObjects Library Reference (Location)  

ISdeLocator Interface

Provides access to locator properties specific to ArcSDE locators.

Product Availability

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

Members

Description
Read-only property Category Category of the locator.
Read/write property Description Description of the locator.
Read-only property Name Name of the locator.
Read-only property Owner Name of the ArcSDE user who owns the locator.
Read-only property 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.