Udostępnij przez


Metoda HttpClientConnection.GetServerPassword

Pobiera hasło serwera.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Function GetServerPassword As String
'Użycie
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

Wartość zwracana

Typ: System.String
A ciąg zawierających hasło serwera.