Query.dataSourceCount Method [AX 2012]

Returns the total number of data sources for the query, including any embedded data sources.

public int dataSourceCount()

Run On

Called

Return Value

Type: int
The number of data sources for this query.

The number is the transitive number of data sources. This includes any embedded data sources.

Community Additions

ADD
Show: