Konstruktor ReportExpression (String, EvaluationMode)
Inicjuje nowe wystąpienie ReportExpression klasy
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Sub New ( _
value As String, _
evaluationMode As EvaluationMode _
)
'Użycie
Dim value As String
Dim evaluationMode As EvaluationMode
Dim instance As New ReportExpression(value, evaluationMode)
public ReportExpression(
string value,
EvaluationMode evaluationMode
)
public:
ReportExpression(
String^ value,
EvaluationMode evaluationMode
)
new :
value:string *
evaluationMode:EvaluationMode -> ReportExpression
public function ReportExpression(
value : String,
evaluationMode : EvaluationMode
)
Parametry
- value
Typ: System.String
A ciąg wartości.
- evaluationMode
Typ: Microsoft.ReportingServices.RdlObjectModel.EvaluationMode
Tryb oceny w ciąg.