Partager via


Méthode GetServerPassword

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see HttpClientConnection100Class.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
Function GetServerPassword As String
'Utilisation
Dim instance As IDTSHttpClientConnection100
Dim returnValue As String

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

Valeur de retour

Type : System. . :: . .String