Freigeben über


IDTSConnectionManagerExcel100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see ConnectionManagerExcelClass.

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

Syntax

'Declaration
<GuidAttribute("CE3BD31D-C6C0-4001-95F0-04CD466D3B0F")> _
Public Interface IDTSConnectionManagerExcel100
'Usage
Dim instance As IDTSConnectionManagerExcel100
[GuidAttribute("CE3BD31D-C6C0-4001-95F0-04CD466D3B0F")]
public interface IDTSConnectionManagerExcel100
[GuidAttribute(L"CE3BD31D-C6C0-4001-95F0-04CD466D3B0F")]
public interface class IDTSConnectionManagerExcel100
[<GuidAttribute("CE3BD31D-C6C0-4001-95F0-04CD466D3B0F")>]
type IDTSConnectionManagerExcel100 =  interface end
public interface IDTSConnectionManagerExcel100

Der IDTSConnectionManagerExcel100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ExcelFilePath Infrastruktur For more information, see ConnectionManagerExcelClass.
Öffentliche Eigenschaft ExcelVersionNumber Infrastruktur For more information, see ConnectionManagerExcelClass.
Öffentliche Eigenschaft FirstRowHasColumnName Infrastruktur For more information, see ConnectionManagerExcelClass.

Zum Anfang