menu
mysql_dart package
documentation
mysql_protocol.dart
MySQLPacketCommStmtExecute
sendTypes property
sendTypes property
dark_mode
light_mode
sendTypes
property
bool
sendTypes
final
Indica se os tipos precisam ser reenviados nesta execução.
Implementation
final bool sendTypes;
mysql_dart package
documentation
mysql_protocol
MySQLPacketCommStmtExecute
sendTypes property
MySQLPacketCommStmtExecute class