RetailAifHelper::getDataSourceMap Method [AX 2012]

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

client server public static Map getDataSourceMap(Query _query)

Run On

Called

Parameters

_query
Type: Query Class
The query.

Return Value

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