Share via


SRSReportProviderMetadata.isPreProcessingRegular Method [AX 2012]

Indicates whether the RDP class preprocesses the data by using the regular DB tables.

Syntax

public boolean isPreProcessingRegular()

Run On

Called

Return Value

Type: boolean
true if the RDP class preprocesses the data by using the regular DB tables; otherwise, false.

Remarks

This method is used for long-running reports.

See Also

Reference

SRSReportProviderMetadata Class