Share via


SRSReportProviderMetadata.isPreProcessingTempDB Method [AX 2012]

Indicates whether the RDP class preprocesses the data by using a TempDB table.

Syntax

public boolean isPreProcessingTempDB()

Run On

Called

Return Value

Type: boolean
true if the RDP class preprocesses the data by using a TempDB table; otherwise, false.

See Also

Reference

SRSReportProviderMetadata Class