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

속성 값

파일의 열 구분 기호인 문자를 포함하는 문자열 입니다.

특성

적용 대상