IDTSXMLTask.SecondOperand プロパティ

定義

接続名、変数、またはユーザー提供のテキスト(2番目のオペランド)を取得したり設定したりします。

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

プロパティ値

接続名、変数、またはユーザーが提供する2番目のオペランドテキスト。

適用対象