Compartir a través de


Value Propiedad

Gets the password value.

Espacio de nombres:  Microsoft.SqlServer.Management.SqlParser.Metadata
Ensamblado:  Microsoft.SqlServer.Management.SqlParser (en Microsoft.SqlServer.Management.SqlParser.dll)

Sintaxis

'Declaración
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 de la propiedad

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