다음을 통해 공유


IDTSConnectionManagerFlatFile100.AlwaysCheckForRowDelimiters 속성

정의

public:
 property bool AlwaysCheckForRowDelimiters { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(12)]
public bool AlwaysCheckForRowDelimiters { [System.Runtime.InteropServices.DispId(12)] get; [System.Runtime.InteropServices.DispId(12)] set; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
[<set: System.Runtime.InteropServices.DispId(12)>]
member this.AlwaysCheckForRowDelimiters : bool with get, set
Public Property AlwaysCheckForRowDelimiters As Boolean

속성 값

연결에서 항상 행 구분 기호를 확인하면 true입니다. 그렇지 않으면 false입니다.

특성

적용 대상