menu
mysql_dart package
documentation
mysql_protocol.dart
MySQLPacketStmtPrepareOK
numOfCols property
numOfCols property
dark_mode
light_mode
numOfCols
property
int
numOfCols
final
Número de colunas que o statement retornará.
Implementation
final int numOfCols;
mysql_dart package
documentation
mysql_protocol
MySQLPacketStmtPrepareOK
numOfCols property
MySQLPacketStmtPrepareOK class