Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Join the InventItemGroupItem to the query.
Syntax
protected QueryBuildDataSource joinInventItemGroupItem(QueryBuildDataSource _qbdsParent, QueryBuildDataSource _qbdsInventTable)
Run On
Server
Parameters
- _qbdsParent
Type: QueryBuildDataSource Class
A QueryBuildDataSource object with the parent data source.
- _qbdsInventTable
Type: QueryBuildDataSource Class
A QueryBuildDataSource object with the data source for InventTable.
Return Value
Type: QueryBuildDataSource Class
A QueryBuildDataSource object with the data source for the joined table.