hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLInsertInto.setColumnsString
hunt
sql
ast
statement
SQLInsertInto
SQLInsertInto
Undocumented in source. Be warned that the author may not have intended to support it.
class
SQLInsertInto
void
setColumnsString
(
string
columnsString
,
long
columnsStringHash
)
Meta
Source
See Implementation
hunt
sql
ast
statement
SQLInsertInto
SQLInsertInto
constructors
this
functions
addColumn
addValueCause
clone
cloneTo
getAlias
getColumns
getColumnsString
getColumnsStringHash
getQuery
getTableName
getTableSource
getValues
getValuesList
setAlias
setColumnsString
setQuery
setTableName
setTableSource
setValues
variables
columns
columnsString
columnsStringHash
query
tableSource
valuesList