menu
serverpod package
documentation
protocol.dart
QueryLogEntryUpdateTable
numRows method
numRows method
dark_mode
light_mode
numRows
method
ColumnValue
<
int
,
int
>
numRows
(
int
?
value
)
Implementation
_i1.ColumnValue<int, int> numRows(int? value) => _i1.ColumnValue( table.numRows, value, );
serverpod package
documentation
protocol
QueryLogEntryUpdateTable
numRows method
QueryLogEntryUpdateTable class