언어

IDTSConnectionManagerFlatFile100.RowDelimiter 속성

정의

이 인터페이스는 네이티브 연결 관리자에서 사용됩니다. 자세한 내용은 ConnectionManagerFlatFileClassConnectionManagerMultiFlatFileClass를 참조하세요.

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

속성 값

특성

적용 대상