Partilhar via


Propriedade do RDL Value

Gets the password value.

Namespace:  Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly:  Microsoft.SqlServer.Management.SqlParser (em Microsoft.SqlServer.Management.SqlParser.dll)

Sintaxe

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

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

Valor da propriedade

Tipo: System. . :: . .String
The password value.