EvaluationMode 枚举

Represents the evaluation modes for a report expression.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Enumeration EvaluationMode
用法
Dim instance As EvaluationMode
public enum EvaluationMode
public enum class EvaluationMode
type EvaluationMode
public enum EvaluationMode

成员

成员名称 说明
Auto Automatically evaluate an expression.
Constant Treat an expression as a constant.