IDTSForLoop100.InitExpression 속성

정의

선택적 초기화 식을 가져오거나 설정합니다.

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

속성 값

선택적 초기화 식입니다.

특성

적용 대상