ArcObjects Library Reference (Location)  

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

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

CoClasses that implement ILocatorAttach2

CoClasses and 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 Interface | ILocatorAttach2.AttachLocator Method | AttachedLocator Class | IAddressGeocoding.MatchTable Method | IAttachedLocator Interface

.NET Related Topics

How to geocode a table of addresses