ArcObjects Library Reference  (Schematic)    

INgAttributeQuery Interface

Provides access to members that control the attribute query.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Description

An attribute query is an attribute which values are stored in a field that is returned by a query other than that associated with the object type the attribute applies.

Members

Description
Read/write property DataSource Data source used by the query.
Read/write property FieldName Name of the field related to the attribute query.
Read/write property Name Name of the attribute query.
Read/write property Parameters List of the parameters used by the query.
Read/write property QueryString Query, name of the query, or name of the table that returnes the field associated with the attribute query.

CoClasses that implement INgAttributeQuery

CoClasses and Classes Description
NgAttributeQuery Attribute query object.

See Also

INgAttribute Interface

 


Feedback Send feedback on this page