Share via


IDTSServerExecution100.SetCallerInfo(String) Méthode

Définition

Définit la propriété des informations d'appelant avec les informations d'appelant 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

Informations de l'appelant.

Remarques

Pour plus d’informations, consultez SsisServerExecution.

S’applique à