Partilhar via


Propriedade do RDL Value

Gets the value of objects in the XmlReadProperty. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Public ReadOnly Property Value As String
    Get
'Uso
Dim instance As XmlReadProperty
Dim value As String

value = instance.Value
public string Value { get; }
public:
property String^ Value {
    String^ get ();
}
member Value : string
function get Value () : String

Valor da propriedade

Tipo: System. . :: . .String
A string representing the value of objects in the property.