다음을 통해 공유


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

반환

서버 암호를 포함하는 문자열 입니다.

구현

특성

적용 대상