Costruttore MetadataValue (String)

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

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

Parametri

Vedere anche

Riferimento

MetadataValue Classe

Overload MetadataValue

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel