hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
ColumnDefinition.this
hunt
database
driver
mysql
impl
codec
ColumnDefinition
ColumnDefinition
Undocumented in source.
class
ColumnDefinition
this
(
string
catalog
,
string
schema
,
string
table
,
string
orgTable
,
string
name
,
string
orgName
,
int
characterSet
,
long
columnLength
,
DataType
type
,
int
flags
,
byte
decimals
)
Meta
Source
See Implementation
hunt
database
driver
mysql
impl
codec
ColumnDefinition
ColumnDefinition
constructors
this
functions
catalog
characterSet
columnLength
decimals
flags
name
orgName
orgTable
schema
table
toString
type