ECSqlRow Interface
Represents a row returned by an ECSql query. The row is returned as a map of property names to values.
ECSqlRow has same schema as declared in ECSchema for the class and similar to if ECSQL SELECT * FROM
Defined in
- core/backend/src/Entity.ts Line 19
Last Updated: 09 May, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.