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

屬性值

String

用來測試迴圈應停止或繼續的運算式。

屬性

適用於