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


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

IReferenceDataTable Interface

Provides access to members for retrieving reference data table information. Note: the IReferenceDataTable interface has been superseded by IReferenceDataTable2. Please consider using the more recent version.

Product Availability

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

When To Use

Use the IReferenceDataTable interface to obtain information about a Feature-Data-Object data source that a locator uses as reference data.

Members

Name Description
Read-only property DisplayName Name for the reference data table to display in the user interface.
Read-only property Fields Reference data fields in the reference data table.
Read-only property Filters Filters to use to browse for the reference data table.
Read-only property GeocodingIndexes Geocoding indexes on the reference data table.
Read-only property Name Name of the reference data table.

Classes that implement IReferenceDataTable

Classes Description

See Also

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