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


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

ILocatorAttach Interface

Provides access to members that attach locators to datasets. Note: the ILocatorAttach interface has been superseded by ILocatorAttach2. Please consider using the more recent version.

Product Availability

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

When To Use

Use the ILocatorAttach interface to attach a locator to a located dataset.

Members

Name Description
Method AttachLocator Attaches a locator to a table.

Classes that implement ILocatorAttach

Classes Description
AGSLocatorWorkspace A locator workspace that exposes geocoding services from an ArcGIS Server.
DatabaseLocatorWorkspace A locator workspace that stores locators in a Geodatabase.
LocalLocatorWorkspace A locator workspace that stores locators in a file system.