numRows property

ColumnInt numRows
final

Number of rows returned by this query. This can be null if the number is not relevant.

Implementation

final numRows = _i1.ColumnInt('numRows');