次の方法で共有


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 オペランドである接続、変数、またはユーザー提供テキストの名前です。

適用対象