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

属性值

可选的初始化表达式。

属性

适用于