Query.dataSourceName Method [AX 2012]
Returns the data source that has the specified name.
public QueryBuildDataSource dataSourceName(str name)
Run On
CalledParameters
- name
- Type: str
The string that contains the name of the data source to return.
Community Additions
ADD
Show: