IDTSXMLTask.SecondOperand Property

Definition

Gets or sets the name of the connection, the variable, or the user-provided text that is the second operand.

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

Property Value

The name of the connection, the variable, or the user-provided text that is the second operand.

Applies to