numRows property

int? numRows
getter/setter pair

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

Implementation

int? numRows;