ArcObjects Library Reference (Location)  

IReferenceDataTableEdit Interface

Provides access to members for modifying reference data table information.

Product Availability

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

When To Use

Use the IReferenceDataTableEdit interface to specify the data source that the ReferenceDataTable object describes.

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.
Write-only property Name Name of the reference data table.

Inherited Interfaces

Interfaces Description
IReferenceDataTable Provides access to members for retrieving reference data table information.

CoClasses that implement IReferenceDataTableEdit

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

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