NavigationBindingValue Interface
An ECSQL Navigation value which can be bound to a navigation property ECSQL parameter See also ECSQL.
extensions
Properties
Name | Type | Description | |
---|---|---|---|
id | string | ECInstanceId of the related instance | |
relClassName | undefined | string | Fully qualified class name of the relationship backing the Navigation property | |
relClassTableSpace | undefined | string | Table space where the relationship's schema is persisted. |
Defined in
- core/common/src/ECSqlTypes.ts Line 54
Last Updated: 20 June, 2023