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

属性值

用于测试循环应停止还是继续循环的表达式。

属性

适用于