ECEnumValue Interface
Deprecated in 4.11 - will not be removed until after 2026-06-13. Use IModelDb.createQueryReader or ECDb.createQueryReader instead.
Represents the value of an ECEnumeration.
See also:
Properties
| Name | Type | Description | |
|---|---|---|---|
| key | string | ||
| name | string | ||
| schema | string | ||
| value | string | number |
Defined in
- core/backend/src/ECSqlStatement.ts Line 852
Last Updated: 30 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.