menu
mysql_dart package
documentation
mysql_protocol.dart
MySQLPacketStmtPrepareOK
numOfParams property
numOfParams property
dark_mode
light_mode
numOfParams
property
int
numOfParams
final
NĂºmero de parĂ¢metros esperados pelo statement.
Implementation
final int numOfParams;
mysql_dart package
documentation
mysql_protocol
MySQLPacketStmtPrepareOK
numOfParams property
MySQLPacketStmtPrepareOK class