ArcObjects Library Reference  (Location)    

IReferenceDataTable Interface

Provides access to members for retrieving reference data table information.

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

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.

CoClasses that implement IReferenceDataTable

CoClasses and Classes Description
ReferenceDataTable A reference data table definition for a locator.

See Also

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

 


Feedback Send feedback on this page