IDTSConnectionManagerExcel100.FirstRowHasColumnName 属性

定义

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

属性值

如果第一行包含列名,则为 true;否则为 false

属性

适用于