ConnectionManagerExcelClass 类

定义

public ref class ConnectionManagerExcelClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::ConnectionManagerExcel, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManagerDatabaseParameters100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManagerExcel100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("01F2E8D5-1D00-4B7E-A297-0C122AFE4081")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerExcelClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ConnectionManagerExcel, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionManagerDatabaseParameters100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionManagerExcel100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("01F2E8D5-1D00-4B7E-A297-0C122AFE4081")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerExcelClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerExcel
    interface IDTSConnectionManagerExcel100
    interface IDTSConnectionManagerDatabaseParameters100
Public Class ConnectionManagerExcelClass
Implements ConnectionManagerExcel, IDTSConnectionManagerDatabaseParameters100, IDTSConnectionManagerExcel100
继承
ConnectionManagerExcelClass
属性
实现

注解

有关详细信息,请参阅 ConnectionManager

构造函数

ConnectionManagerExcelClass()

属性

ConnectionString
ExcelFilePath
ExcelVersionNumber
FirstRowHasColumnName
InitialCatalog
Password
ProtectionLevel
RetainSameConnection
Scope
ServerName
SupportsDTCTransactions
UserName

方法

AcquireConnection(Object)
GetConnectionForSchema()
ReleaseConnection(Object)
SetQualifier(String)
Validate(IDTSInfoEvents100)

适用于