This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IL > ILocatorAttach Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that attach locators to datasets. Note: the ILocatorAttach interface has been superseded byILocatorAttach2. Please consider using the more recent version.
Use the ILocatorAttach interface to attach a locator to a located dataset.
Description | ||
---|---|---|
AttachLocator | Attaches a locator to a table. |
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. |