GetServerPassword 메서드

Gets the server password.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime
어셈블리:  Microsoft.SqlServer.ManagedDTS.dll의 Microsoft.SqlServer.ManagedDTS

구문

‘선언
Public Function GetServerPassword As String
‘사용 방법
Dim instance As HttpClientConnection
Dim returnValue As String

returnValue = instance.GetServerPassword()
public string GetServerPassword()
public:
String^ GetServerPassword()
member GetServerPassword : unit -> string 
public function GetServerPassword() : String

반환 값

형식: System. . :: . .String
A String containing the server password.