GetServerPassword メソッド
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
名前空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
アセンブリ: Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap.dll)
構文
'宣言
Public Overridable Function GetServerPassword As String
'使用
Dim instance As HttpClientConnection100Class
Dim returnValue As String
returnValue = instance.GetServerPassword()
public virtual string GetServerPassword()
public:
virtual String^ GetServerPassword()
abstract GetServerPassword : unit -> string
override GetServerPassword : unit -> string
public function GetServerPassword() : String
戻り値
実装
IDTSHttpClientConnection100. . :: . .GetServerPassword() () () ()