NavigationBindingValue Interface
An ECSQL Navigation value which can be bound to a navigation property ECSQL parameter See also ECSQL.
Properties
Name | Type | Description | |
---|---|---|---|
id | string | ECInstanceId of the related instance | |
relClassName | string | undefined | Fully qualified class name of the relationship backing the Navigation property | |
relClassTableSpace | string | undefined | Table space where the relationship's schema is persisted. |
Defined in
- core/common/src/ECSqlTypes.ts Line 54
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.