IDTSServerExecution100.SetCallerInfo(String) Méthode

Définition

Définit la propriété d’information de l’appelant avec les informations d’appel spécifiées.

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

Paramètres

bstrCallerInfo
String

Les informations de l’appelant.

Remarques

Pour plus d’informations, consultez SsisServerExecution.

S’applique à