menu
serverpod package
documentation
protocol.dart
QueryLogEntry
numRows property
numRows property
dark_mode
light_mode
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;
serverpod package
documentation
protocol
QueryLogEntry
numRows property
QueryLogEntry class