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 : were executed.

Defined in

Last Updated: 09 May, 2025