QBPart
Last updated
Was this helpful?
Last updated
Was this helpful?
The QBPart
class serves as a generic SQL component within the QBSelect
framework. It provides foundational support for query construction by linking to parent and root query elements.
By referencing the parent table clause or root query, QBPart
integrates into larger query structures, supporting complex scenarios in SQL execution.
For further details on query construction and execution, refer to the .
Get query builder parent table clause, this may be a query or a join clause.
Get query builder parent.
Get query builder parent table clause, this may be a query or a join clause.
Type
Sample
Get query builder parent.
Sample
Type