NavigationValue Interface
An ECSQL Navigation value. It is returned from ECSQL SELECT statements for navigation properties. 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 |
Defined in
- core/common/src/ECSqlTypes.ts Line 42
Last Updated: 20 June, 2023