StringQuerySpecification Interface
Specification which contains an ECSQL query used to query for instances.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| query | string | Specifies the search ECSQL query. | |
| specType | String | Used for serializing to JSON. |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| class | SingleSchemaClassSpecification | QuerySpecificationBase | Specification of ECClass whose instances the query returns. |
Defined in
Last Updated: 08 January, 2020