IDTSConnectionManagerExcel100.FirstRowHasColumnName Propiedad

Definición

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

Valor de propiedad

true si la primera fila contiene el nombre de columna; de lo contrario, false.

Atributos

Se aplica a