Share via


RetailAifHelper::getDataSourceMap Method [AX 2012]

Get the mapping from data source names to table names for the given query.

Syntax

client server public static Map getDataSourceMap(Query _query)

Run On

Called

Parameters

Return Value

Type: Map Class
The mapping from data source names to table names.

See Also

Reference

RetailAifHelper Class