Partager via


Constructeur ReportExpression<T> (String)

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

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    value As String _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

ReportExpression<T> Structure

Surcharge ReportExpression<T>

Espace de noms Microsoft.ReportingServices.RdlObjectModel