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
Constructors
new
decode
Properties
catalog
charset
columnLength
decimals
flags
hashCode
name
orgName
orgTable
runtimeType
schema
table
type
Methods
encode
noSuchMethod
toString
Operators
operator ==