NavigationValue Interface
An ECSQL Navigation value. It is returned from ECSQL SELECT statements for navigation properties. 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 |
Defined in
- core/common/src/ECSqlTypes.ts Line 42
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.