다음을 통해 공유


IDTSForLoop100.AssignExpression 속성

정의

루프 카운터를 증가 또는 감소시키는 식을 가져오거나 설정합니다.

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

속성 값

루프 카운터를 증가 또는 감소시키는 식입니다.

특성

적용 대상