Partager via


Propriété Value

Gets the password value.

Espace de noms :  Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly :  Microsoft.SqlServer.Management.SqlParser (en Microsoft.SqlServer.Management.SqlParser.dll)

Syntaxe

'Déclaration
ReadOnly Property Value As String
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .String
The password value.