IDTSConnectionManagerExcel100.FirstRowHasColumnName Property

Definition

For more information, see ConnectionManagerExcelClass.

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

Property Value

Attributes

Applies to