ECPropertyValueQuerySpecification Interface
The specification specifies the name of the parent node instance property whose value is the ECSQL used to query for instances.
@see ECProperty value query specification reference documentation section
Extends
Properties
Name | Type | Description | |
---|---|---|---|
parentPropertyName | string | Specifies name of the parent instance property whose value contains the ECSQL query. | |
specType | "ECPropertyValue" | Used for serializing to JSON. |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
class Inherited | SingleSchemaClassSpecification | QuerySpecificationBase | Specification of ECClass whose instances the query returns. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.