IDTSConnectionManagerFlatFile100.RowDelimiter プロパティ

定義

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

プロパティ値

行区切り記号です。

属性

適用対象