IDTSXMLTask.SecondOperand Propriété

Définition

Obtient ou définit le nom de la connexion, de la variable ou du texte fourni par l’utilisateur qui constitue le second opérande.

public:
 property System::String ^ SecondOperand { System::String ^ get(); void set(System::String ^ value); };
public string SecondOperand { get; set; }
member this.SecondOperand : string with get, set
Public Property SecondOperand As String

Valeur de propriété

Le nom de la connexion, de la variable, ou du texte fourni par l’utilisateur qui constitue le second opérande.

S’applique à