menu
mysql_dart package
documentation
mysql_protocol.dart
MySQLColumnDefinitionPacket
columnLength property
columnLength property
dark_mode
light_mode
columnLength
property
int
columnLength
final
Tamanho (máximo) da coluna em bytes ou caracteres, dependendo do tipo.
Implementation
final int columnLength;
mysql_dart package
documentation
mysql_protocol
MySQLColumnDefinitionPacket
columnLength property
MySQLColumnDefinitionPacket class