ArcObjects Library Reference (Schematic)  

ISchematicAttributeQuery Interface

Provides access to members that manage the schematic attribute query.

Product Availability

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

Description

An attribute Query is an attribute whose values will be returned by a query. Configuring Query schematic attribute parameters consists of specifying that query.

Members

Description
Read-only property CLSID CLSID of the schematic attribute.
Method Delete Deletes the schematic attribute.
Read-only property Description Description of the schematic attribute.
Read/write property FieldName Result field name of the schematic attribute query.
Method GetValue The schematic attribute value for the specified schematic object.
Read/write property Name Name of the schematic attribute.
Read/write property QueryString Query string of the schematic attribute query.
Read/write property SchematicDataSource Schematic data source of the schematic attribute query.
Read-only property SchematicObjectClass Schematic object class the schematic attribute belongs to.
Read/write property SchematicQueryParameters Schematic query parameters of the schematic attribute query.
Read/write property UseAssociatedFeatureDataSource Indicates if the query must use the associted feature datasource (useful to query the same version).

Inherited Interfaces

Interfaces Description
ISchematicAttribute Provides access to members that manage the schematic attribute.

CoClasses that implement ISchematicAttributeQuery

CoClasses and Classes Description
SchematicAttributeQuery Schematic attribute query object.