menu
mysql_dart package
documentation
mysql_protocol.dart
MySQLColumnDefinitionPacket
type property
type property
dark_mode
light_mode
type
property
MySQLColumnType
type
final
Tipo de dado da coluna (ex.: 0xfd = varString, 0xfc = blob, etc.).
Implementation
final
MySQLColumnType type;
mysql_dart package
documentation
mysql_protocol
MySQLColumnDefinitionPacket
type 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 ==