语言

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

属性值

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

适用于