ArcObjects Library Reference  (Location)    

ReferenceDataField Class

A reference data field definition for a reference data table.

ReferenceDataField is a non-creatable object. References to non-creatable objects must be obtained through other objects.

Product Availability

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

Description

ReferenceDataField describes a Field in the ReferenceDataTable used the the locator.

Supported Platforms

Windows, Solaris, Linux

Extended Error Information

Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.

Interfaces

Interfaces Description
IReferenceDataField Provides access to members for inspecting a reference data field.
IReferenceDataFieldEdit Provides access to members for modifying reference data field information.
ISupportErrorInfo Indicates whether a specific interface can return Automation error objects.

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

Example

Reference Data Fields Enumeration Example

 


Feedback Send feedback on this page