Share via


IDTSConnectionManagerExcel100 Interface

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

For more information, see ConnectionManagerExcelClass.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("D732F555-7735-428C-A47E-E15AD4D36ECF")> _
Public Interface IDTSConnectionManagerExcel100
'Usage
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

The IDTSConnectionManagerExcel100 type exposes the following members.

Properties

  Name Description
Public property ExcelFilePath Infrastructure. For more information, see ConnectionManagerExcelClass.
Public property ExcelVersionNumber Infrastructure. For more information, see ConnectionManagerExcelClass.
Public property FirstRowHasColumnName Infrastructure. For more information, see ConnectionManagerExcelClass.

Top

See Also

Reference

Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace