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


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

ILocatorAttach2 Interface

Provides access to members that attach locators to datasets.

Product Availability

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

When To Use

Use the ILocatorAttach2 interface to attach a locator to a dataset.

Members

Name Description
Method AttachLocator Attaches a locator to a table (simple function).

Classes that implement ILocatorAttach2

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.

See Also

ILocatorAttach2.AttachLocator Method | AttachedLocator Class | ILocatorAttach2 Interface | IAddressGeocoding.MatchTable Method | IAttachedLocator Interface