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


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

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

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

Inherited Interfaces

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

Classes that implement IReferenceDataTableEdit

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

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