Class ProcessingEngine
Specifies the modes of Processing Engine for a Tablix Engine Mode.
Inheritance
System.Object
ProcessingEngine
Namespace: BoldReports.RDL.Data
Assembly: BoldReports.Web.dll
Syntax
public sealed class ProcessingEngine : Enum
Fields
Default
Processing Engine occurs default Engine, as needed.
Declaration
public const ProcessingEngine Default
Field Value
Type | Description |
---|---|
ProcessingEngine | Represents on-demand Processing Engine mode. |
OnDemand
Processing Engine occurs on demand Engine, as needed.
Declaration
public const ProcessingEngine OnDemand
Field Value
Type | Description |
---|---|
ProcessingEngine | Represents default processing engine mode. |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |