This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IReferenceDataTable Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members for retrieving reference data table information. Note: the IReferenceDataTable interface has been superseded byIReferenceDataTable2. Please consider using the more recent version.
Use the IReferenceDataTable interface to obtain information about a Feature-Data-Object data source that a locator uses as reference data.
Description | ||
---|---|---|
DisplayName | Name for the reference data table to display in the user interface. | |
Fields | Reference data fields in the reference data table. | |
Filters | Filters to use to browse for the reference data table. | |
GeocodingIndexes | Geocoding indexes on the reference data table. | |
Name | Name of the reference data table. |
CoClasses and Classes | Description |
---|---|
ReferenceDataTable | A reference data table definition for a locator. |
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