Metoda IDTSHttpClientConnection100.GetServerPassword
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Aby uzyskać więcej informacji, zobacz temat HttpClientConnection100Class.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw: Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)
Składnia
'Deklaracja
Function GetServerPassword As String
'Użycie
Dim instance As IDTSHttpClientConnection100
Dim returnValue As String
returnValue = instance.GetServerPassword()
string GetServerPassword()
String^ GetServerPassword()
abstract GetServerPassword : unit -> string
function GetServerPassword() : String
Wartość zwracana
Typ: System.String
Zobacz także