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

呼叫端資訊。

實作

適用於