menu
mysql_dart package
documentation
mysql_protocol.dart
MySQLColumnDefinitionPacket
schema property
schema property
dark_mode
light_mode
schema
property
String
schema
final
Nome do esquema (database) da coluna.
Implementation
final
String
schema;
mysql_dart package
documentation
mysql_protocol
MySQLColumnDefinitionPacket
schema 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 ==