Costruttore ReportExpression<T> (String)

Initializes a new instance of the ReportExpression<T> class.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    value As String _
)
'Utilizzo
Dim value As String 

Dim instance As New ReportExpression(value)
public ReportExpression(
    string value
)
public:
ReportExpression(
    String^ value
)
new : 
        value:string -> ReportExpression
public function ReportExpression(
    value : String
)

Parametri

Vedere anche

Riferimento

ReportExpression<T> Struttura

Overload ReportExpression<T>

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel