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

속성 값

루프를 중지할지 또는 계속할지를 테스트하는 데 사용되는 식입니다.

특성

적용 대상