IDTSServerExecution100.SetCallerInfo(String) Método

Definição

Define a propriedade de informações do chamador com as informações do chamador especificado.

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 chamador.

Comentários

Para obter mais informações, consulte SsisServerExecution.

Aplica-se a