Share via


SrsAutoReportController.getMaximumJoinLimit Method [AX 2012]

Gets the current maximum number of joins that are allowed when executing a query.

Syntax

public int getMaximumJoinLimit()

Run On

Client

Return Value

Type: int
The maximum number of joins that are allowed when executing a query.

See Also

Reference

SrsAutoReportController Class