Share via


SrsAutoReportController.setDataSourceJoinMode Method [AX 2012]

Sets the JoinMode property of the query data source that references the specified table or view.

Syntax

public JoinMode setDataSourceJoinMode(TableId _tableId, JoinMode _value)

Run On

Client

Parameters

Return Value

Type: JoinMode Enumeration
The value of the JoinMode property of the query data source.

See Also

Reference

SrsAutoReportController Class