Documentation
Dlang.org
SqlBuilder.compoundSetType
gda
sql_builder
SqlBuilder
Changes the type of compound which builder is making, for a COMPOUND statement
class
SqlBuilder
void
compoundSetType
(
gda.types.SqlStatementCompoundType
compoundType
)
Parameters
compoundType
gda
.
types
.
SqlStatementCompoundType
a type of compound
gda
sql_builder
SqlBuilder
constructors
this
functions
addCase
addCond
addCondV
addExprValue
addFieldId
addFieldValueAsGvalue
addFieldValueId
addFunction
addId
addParam
compoundAddSubSelectFromBuilder
compoundSetType
getStatement
importExpressionFromBuilder
joinAddField
selectAddField
selectAddTarget
selectAddTargetId
selectGroupBy
selectOrderBy
selectSetDistinct
selectSetHaving
selectSetLimit
self
setTable
setWhere
properties
_gType
static functions
_getGType
errorQuark
Changes the type of compound which builder is making, for a COMPOUND statement