Child pages
  • QBSelect

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Rev: 1384958006482
Div
styledisplay:none

DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR. Enter additional information related to this 'class' inside the {div} macro with 'id=description'

Div
iddescription



HTML Table
id
classservoy sSummary
Colgroup Tag
Col
width80px
Col
Table Head (thead)
Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Property Summary
Table Row (tr)
Table Cell (td)
QBLogicalCondition
Table Cell (td)
and
Create an AND-condition to add conditions to.
Table Row (tr)
Table Cell (td)
QBColumns
Table Cell (td)
columns
Get columns from query
Table Row (tr)
Table Cell (td)
QBFunctions
Table Cell (td)
functions
Get the functions clause from a query, used for functions that are not tied to a column.
Table Row (tr)
Table Cell (td)
QBGroupBy
Table Cell (td)
groupBy
Get the group by clause from a query
Table Row (tr)
Table Cell (td)
QBLogicalCondition
Table Cell (td)
having
Get the having-part of the query, used to add conditions.
Table Row (tr)
Table Cell (td)
QBJoins
Table Cell (td)
joins
Get the joins clause of this table based clause.
Table Row (tr)
Table Cell (td)
QBLogicalCondition
Table Cell (td)
or
Create an OR-condition to add conditions to.
Table Row (tr)
Table Cell (td)
QBParameters
Table Cell (td)
params
Get the named parameters from a query.
Table Row (tr)
Table Cell (td)
QBTableClause
Table Cell (td)
parent
Get query builder parent table clause, this may be a query or a join clause.
Table Row (tr)
Table Cell (td)
QBResult
Table Cell (td)
result
Get the result part of the query, used to add result columns or values.
Table Row (tr)
Table Cell (td)
QBSelect
Table Cell (td)
root
Get query builder parent.
Table Row (tr)
Table Cell (td)
QBSorts
Table Cell (td)
sort
Get the sorting part of the query.
Table Row (tr)
Table Cell (td)
QBWhereCondition
Table Cell (td)
where
Get the where-part of the query, used to add conditions.

...