totalRows property
The total number of rows in the complete query result set, which can be more than the number of rows in this single page of results.
Implementation
core.String? totalRows;
The total number of rows in the complete query result set, which can be more than the number of rows in this single page of results.
core.String? totalRows;