IDTSServerExecution100.SetCallerInfo(String) Método

Definição

Define a propriedade de informação do chamador com as informações especificadas.

public:
 void SetCallerInfo(System::String ^ bstrCallerInfo);
public void SetCallerInfo(string bstrCallerInfo);
abstract member SetCallerInfo : string -> unit
Public Sub SetCallerInfo (bstrCallerInfo As String)

Parâmetros

bstrCallerInfo
String

As informações do interlocutor.

Comentários

Para obter mais informações, consulte SsisServerExecution.

Aplica-se a