totalRows property

int? totalRows
getter/setter pair

Total rows returned by this query (across different pages).

Implementation

core.int? totalRows;