Partager via


Interface IDTSConnectionManagerExcel100

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see ConnectionManagerExcelClass.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("CE3BD31D-C6C0-4001-95F0-04CD466D3B0F")> _
Public Interface IDTSConnectionManagerExcel100
'Utilisation
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

Le type IDTSConnectionManagerExcel100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ExcelFilePath Infrastructure. For more information, see ConnectionManagerExcelClass.
Propriété publique ExcelVersionNumber Infrastructure. For more information, see ConnectionManagerExcelClass.
Propriété publique FirstRowHasColumnName Infrastructure. For more information, see ConnectionManagerExcelClass.

Haut de la page