Interface IDTSConnectionManagerExcel100
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
For more information, see ConnectionManagerExcelClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("D732F555-7735-428C-A47E-E15AD4D36ECF")> _
Public Interface IDTSConnectionManagerExcel100
'Uso
Dim instance As IDTSConnectionManagerExcel100
[GuidAttribute("D732F555-7735-428C-A47E-E15AD4D36ECF")]
public interface IDTSConnectionManagerExcel100
[GuidAttribute(L"D732F555-7735-428C-A47E-E15AD4D36ECF")]
public interface class IDTSConnectionManagerExcel100
[<GuidAttribute("D732F555-7735-428C-A47E-E15AD4D36ECF")>]
type IDTSConnectionManagerExcel100 = interface end
public interface IDTSConnectionManagerExcel100
O tipo IDTSConnectionManagerExcel100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
ExcelFilePath | Infraestrutura. For more information, see ConnectionManagerExcelClass. | |
ExcelVersionNumber | Infraestrutura. For more information, see ConnectionManagerExcelClass. | |
FirstRowHasColumnName | Infraestrutura. For more information, see ConnectionManagerExcelClass. |
Início