다음을 통해 공유


IDTSConnectionManagerFlatFile100.ColumnNamesInFirstDataRow 속성

정의

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

속성 값

열 이름이 첫 번째 행에 있으면 true이고, 그렇지 않으면 false입니다.

특성

적용 대상