IDTSConnectionManagerFlatFileColumn100.ColumnDelimiter プロパティ

定義

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

プロパティ値

ファイル内の列区切り記号である文字を含む 文字列

属性

適用対象