Compartir a través de


GetServerPassword Método

Gets the server password.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Function GetServerPassword As String
'Uso
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

Valor devuelto

Tipo: System. . :: . .String
A String containing the server password.