hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLReplaceStatement.setLowPriority
hunt
sql
ast
statement
SQLReplaceStatement
SQLReplaceStatement
Undocumented in source. Be warned that the author may not have intended to support it.
class
SQLReplaceStatement
void
setLowPriority
(
bool
lowPriority
)
Meta
Source
See Implementation
hunt
sql
ast
statement
SQLReplaceStatement
SQLReplaceStatement
constructors
this
functions
accept0
addColumn
getColumns
getQuery
getTableName
getTableSource
getValuesList
isDelayed
isLowPriority
setDelayed
setLowPriority
setQuery
setTableName
setTableSource
variables
columns
delayed
lowPriority
query
tableSource
valuesList