hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLSelectItem.this
hunt
sql
ast
statement
SQLSelectItem
SQLSelectItem
Undocumented in source.
this
()
this
(SQLExpr expr)
this
(SQLExpr expr, string alias_p)
this
(SQLExpr expr, string alias_p, bool connectByRoot)
class
SQLSelectItem
this
(
SQLExpr
expr
,
string
alias_p
,
bool
connectByRoot
)
Meta
Source
See Implementation
hunt
sql
ast
statement
SQLSelectItem
SQLSelectItem
constructors
this
functions
accept0
alias_hash
clone
computeAlias
computeDataType
getAlias
getExpr
isConnectByRoot
match
opEquals
output
replace
setAlias
setConnectByRoot
setExpr
toHash
toString
variables
_alias
aliasHashCode64
connectByRoot
expr