다음을 통해 공유


IPassword.Value 속성

Gets the password value.

네임스페이스:  Microsoft.SqlServer.Management.SqlParser.Metadata
어셈블리:  Microsoft.SqlServer.Management.SqlParser(Microsoft.SqlServer.Management.SqlParser.dll)

구문

‘선언
ReadOnly Property Value As String 
    Get
‘사용 방법
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

속성 값

유형: System.String
The password value.

참고 항목

참조

IPassword 인터페이스

Microsoft.SqlServer.Management.SqlParser.Metadata 네임스페이스