언어

HttpClientConnection100Class.GetServerPassword 메서드

정의

서버 비밀번호를 얻고,

public:
 virtual System::String ^ GetServerPassword() = Microsoft::SqlServer::Dts::Runtime::Wrapper::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

반품

서버 비밀번호를 포함하는 문자열입니다.

구현

특성

적용 대상