Share via


IDTSServerExecution100.SetCallerInfo(String) Metodo

Definizione

Imposta la proprietà delle informazioni del chiamante con le informazioni specificate.

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

Parametri

bstrCallerInfo
String

Informazioni del chiamante.

Commenti

Per altre informazioni, vedere SsisServerExecution.

Si applica a