Freigeben über


EvaluationMode-Enumeration

Represents the evaluation modes for a report expression.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Enumeration EvaluationMode
'Usage
Dim instance As EvaluationMode
public enum EvaluationMode
public enum class EvaluationMode
type EvaluationMode
public enum EvaluationMode

Elemente

Elementname Beschreibung
Auto Automatically evaluate an expression.
Constant Treat an expression as a constant.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace