ArcObjects Library Reference (Location)  

IReferenceDataTables Interface

Provides access to members for specifying the reference data used by the locator.

Product Availability

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

When To Use

Use the IReferenceDataTables interface to specify the feature-data-object data sources that the locator will use as reference data.

Members

Description
Read-only property HasEnoughInfo Indicates if the locator has sufficient reference data in order to geocode.
Read-only property Tables The reference data tables used by the locator.

CoClasses that implement IReferenceDataTables

CoClasses and Classes Description
ESRIFDOAddressLocator An address locator that uses the Esri geocoding engine developed prior to ArcGIS version 10.0.
ESRIFDOAddressLocatorStyle An address locator style for locators that use 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.
ESRIGen2AddressLocatorStyle An address locator style that uses the Esri geocoding engine introduced in ArcGIS version 10.0.

See Also

ESRIFDOAddressLocator Class | ReferenceDataIndexEnumerator Class | IReferenceDataTables Interface | IReferenceDataTable Interface | ReferenceDataIndex Class | ReferenceDataTable Class | ReferenceDataField Class | IReferenceDataFile.PathName Property | ReferenceDataTableEnumerator Class | IReferenceDataTables.Tables Property | IReferenceDataTableEdit Interface | IEnumReferenceDataTable Interface | IReferenceDataFile.Filters Property | IEnumReferenceDataIndex Interface | ReferenceDataFieldsEnumerator Class | StreetMapAddressLocator Class | IReferenceDataFile Interface | IReferenceDataField Interface | IReferenceDataFieldEdit Interface | IAddressGeocoding.Validate Method | IReferenceDataTables.HasEnoughInfo Property | IEnumReferenceDataField Interface

.NET Related Topics

Creating an address locator