QBColumns
Last updated
Was this helpful?
Last updated
Was this helpful?
QBColumns
represents a collection of columns within a datasource, providing access to all columns for building query components such as select and where clauses. Individual columns can be accessed through QBColumn
for more granular control over data expressions, such as sorting, conditions, and aggregations. For further details on accessing all columns, see . For working with specific columns, refer to .