Partager via


Constructeur MetadataValue (String)

Initializes a new instance of the MetadataValue class using the specified value.

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 MetadataValue(value)
public MetadataValue(
    string value
)
public:
MetadataValue(
    String^ value
)
new : 
        value:string -> MetadataValue
public function MetadataValue(
    value : String
)

Paramètres

Voir aussi

Référence

MetadataValue Classe

Surcharge MetadataValue

Espace de noms Microsoft.ReportingServices.RdlObjectModel