menu
mysql_dart package
documentation
mysql_protocol.dart
MySQLPacketStmtPrepareOK
numOfWarnings property
numOfWarnings property
dark_mode
light_mode
numOfWarnings
property
int
numOfWarnings
final
Número de warnings gerados durante a preparação do statement.
Implementation
final int numOfWarnings;
mysql_dart package
documentation
mysql_protocol
MySQLPacketStmtPrepareOK
numOfWarnings property
MySQLPacketStmtPrepareOK class