Share via


HttpClientConnection100Class.GetServerPassword 方法

定义

public:
 virtual System::String ^ GetServerPassword() = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSHttpClientConnection100::GetServerPassword;
[System.Runtime.InteropServices.DispId(28)]
public virtual string GetServerPassword ();
[<System.Runtime.InteropServices.DispId(28)>]
abstract member GetServerPassword : unit -> string
override this.GetServerPassword : unit -> string
Public Overridable Function GetServerPassword () As String

返回

包含服务器密码的 字符串

实现

属性

适用于