언어

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

속성 값

루프가 멈춰야 할지 계속해야 하는지 테스트하는 식입니다.

특성

적용 대상