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