Share via


RetailCDXOnDemandQueryBuilder.buildProductQuery Method [AX 2012]

Build the query for on demand product data retrieval.

Syntax

public int buildProductQuery(Query _query)

Run On

Called

Parameters

Return Value

Type: int
The number of tables included the query result.

See Also

Reference

RetailCDXOnDemandQueryBuilder Class