hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLDataTypeImpl.this
hunt
sql
ast
SQLDataTypeImpl
SQLDataTypeImpl
Undocumented in source.
this
()
this
(string name)
this
(string name, int precision)
this
(string name, SQLExpr arg)
class
SQLDataTypeImpl
this
(
string
name
,
SQLExpr
arg
)
this
(string name, int precision, int scale)
Meta
Source
See Implementation
hunt
sql
ast
SQLDataTypeImpl
SQLDataTypeImpl
constructors
this
functions
accept0
addArgument
clone
cloneTo
getArguments
getDbType
getName
getWithTimeZone
isUnsigned
isWithLocalTimeZone
isZerofill
nameHashCode64
opEquals
setDbType
setName
setUnsigned
setWithLocalTimeZone
setWithTimeZone
setZerofill
toHash
toString
variables
arguments