IDTSXMLTask.SecondOperand 属性

定义

获取或设置作为第二个操作数的连接的名称、变量或用户提供的文本。

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

属性值

作为第二个操作数的连接的名称、变量或用户提供的文本。

适用于