menu
odbc_fast package
documentation
infrastructure/native/protocol/binary_protocol.dart
ParsedRowBuffer
rows property
rows property
dark_mode
light_mode
rows
property
List
<
List
>
rows
final
Row data, where each row is a list of dynamic values.
Implementation
final List<List<dynamic>> rows;
odbc_fast package
documentation
infrastructure/native/protocol/binary_protocol
ParsedRowBuffer
rows property
ParsedRowBuffer class