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 | ||
---|---|---|
CLSID | CLSID of the schematic attribute. | |
Delete | Deletes the schematic attribute. | |
Description | Description of the schematic attribute. | |
FieldName | Result field name of the schematic attribute query. | |
GetValue | The schematic attribute value for the specified schematic object. | |
Name | Name of the schematic attribute. | |
QueryString | Query string of the schematic attribute query. | |
SchematicDataSource | Schematic data source of the schematic attribute query. | |
SchematicObjectClass | Schematic object class the schematic attribute belongs to. | |
SchematicQueryParameters | Schematic query parameters of the schematic attribute query. | |
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. |