次の方法で共有


IDTSForLoop100.EvalExpression プロパティ

定義

ループの各パスで評価される式を取得します。値の設定も可能です。

public:
 property System::String ^ EvalExpression { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(36)]
public string EvalExpression { [System.Runtime.InteropServices.DispId(36)] get; [System.Runtime.InteropServices.DispId(36)] set; }
[<System.Runtime.InteropServices.DispId(36)>]
[<get: System.Runtime.InteropServices.DispId(36)>]
[<set: System.Runtime.InteropServices.DispId(36)>]
member this.EvalExpression : string with get, set
Public Property EvalExpression As String

プロパティ値

ループを続行するかどうかをテストするために使用される式です。

属性

適用対象