다음을 통해 공유


SsisServerExecution.SetCallerInfo(String) 메서드

정의

서버의 호출자 정보를 설정합니다.

public:
 virtual void SetCallerInfo(System::String ^ callerInfo);
public void SetCallerInfo (string callerInfo);
abstract member SetCallerInfo : string -> unit
override this.SetCallerInfo : string -> unit
Public Sub SetCallerInfo (callerInfo As String)

매개 변수

callerInfo
String

호출자 정보입니다.

구현

적용 대상