This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage the schematic attribute query.
An attribute Query is an attribute whose values will be returned by a query. Configuring Query schematic attribute parameters consists of specifying that query.
Name | 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). |
Interfaces | Description |
---|---|
ISchematicAttribute | Provides access to members that manage the schematic attribute. |
Classes | Description |
---|---|
SchematicAttributeQuery | Schematic attribute query object. |