다음을 통해 공유


ConnectionManagerExcelClass 클래스

정의

public ref class ConnectionManagerExcelClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::ConnectionManagerExcel, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManagerDatabaseParameters100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManagerExcel100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("16C5E8E5-3B93-45AE-B266-F53A30110591")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerExcelClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ConnectionManagerExcel, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManagerDatabaseParameters100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManagerExcel100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("16C5E8E5-3B93-45AE-B266-F53A30110591")>]
[<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)

적용 대상