This document is archived and information here might be outdated.  Recommended version.


ISdeLocator Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IS > ISdeLocator Interface
ArcGIS Developer Help

ISdeLocator Interface

Provides access to locator properties specific to ArcSDE locators.

Product Availability

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

Members

Name 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.

Classes that implement ISdeLocator

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.