Share via


SrsAutoReportController.setDataSourceOrderMode Method [AX 2012]

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

Syntax

public OrderMode setDataSourceOrderMode(TableId _tableId, OrderMode _value)

Run On

Client

Parameters

Return Value

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

See Also

Reference

SrsAutoReportController Class