ConnectionManagerAdoNetClass 클래스

정의

데이터 연결에 .Net 공급자를 사용하는 연결 관리자를 나타냅니다.

public ref class ConnectionManagerAdoNetClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::ConnectionManagerAdoNet, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManagerDatabaseParameters100, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManagerInit100
public ref class ConnectionManagerAdoNetClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::ConnectionManagerAdoNet, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManagerDatabaseParameters100, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManagerInit100, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManagerManagedIdentity140
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("5C9E27BC-DF64-48F1-855E-92EF415C638C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerAdoNetClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerAdoNet, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerDatabaseParameters100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerInit100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("58297D74-0AC9-4659-B8EE-D5B38CAA686F")]
public class ConnectionManagerAdoNetClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerAdoNet, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerDatabaseParameters100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerInit100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("89249836-8DE6-4404-9CCD-C6E6ED9413B1")]
public class ConnectionManagerAdoNetClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerAdoNet, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerDatabaseParameters100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerInit100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerManagedIdentity140
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("5C9E27BC-DF64-48F1-855E-92EF415C638C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerAdoNetClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerAdoNet
    interface IDTSConnectionManagerInit100
    interface IDTSConnectionManagerDatabaseParameters100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("58297D74-0AC9-4659-B8EE-D5B38CAA686F")>]
type ConnectionManagerAdoNetClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerAdoNet
    interface IDTSConnectionManagerInit100
    interface IDTSConnectionManagerDatabaseParameters100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("89249836-8DE6-4404-9CCD-C6E6ED9413B1")>]
type ConnectionManagerAdoNetClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerAdoNet
    interface IDTSConnectionManagerInit100
    interface IDTSConnectionManagerDatabaseParameters100
    interface IDTSConnectionManagerManagedIdentity140
Public Class ConnectionManagerAdoNetClass
Implements ConnectionManagerAdoNet, IDTSConnectionManagerDatabaseParameters100, IDTSConnectionManagerInit100
Public Class ConnectionManagerAdoNetClass
Implements ConnectionManagerAdoNet, IDTSConnectionManagerDatabaseParameters100, IDTSConnectionManagerInit100, IDTSConnectionManagerManagedIdentity140
상속
ConnectionManagerAdoNetClass
특성
구현

설명

자세한 내용은 ConnectionManager를 참조하세요.

생성자

ConnectionManagerAdoNetClass()

ConnectionManagerAdoNetClass 클래스의 새 인스턴스를 초기화합니다.

속성

ConnectionString

데이터 원본에 대한 연결을 설정하는 데 사용되는 연결 문자열을 가져오거나 설정합니다.

ConnectUsingManagedIdentity

데이터 연결에 .Net 공급자를 사용하는 연결 관리자를 나타냅니다.

InitialCatalog

연결에 대한 초기 카탈로그를 가져오거나 설정합니다.

Password

연결에 대한 암호를 가져오거나 설정합니다.

ProtectionLevel

패키지에 포함된 중요한 데이터에 대해 수행된 암호화 수준을 가져오거나 설정합니다.

RetainSameConnection

연결 관리자가 동일한 연결을 유지하는지 여부를 나타내는 부울을 가져오거나 설정합니다.

Scope

연결 관리자의 범위를 가져옵니다.

ServerName

서버 이름을 가져오거나 설정합니다.

SupportsDTCTransactions

연결이 MS DTC(Microsoft Distributed Transaction Coordinator) 트랜잭션을 지원하는지 여부를 나타내는 부울을 가져옵니다.

UserName

연결의 사용자 이름을 가져오거나 설정합니다.

메서드

AcquireConnection(Object)

연결 유형의 인스턴스를 만듭니다.

GetConnectionForSchema()

스키마의 연결을 가져옵니다.

InitializeConnectionManager(String, IDTSInfoEvents100, IDTSLogging100)

지정된 매개 변수를 사용하여 연결 관리자 인스턴스 속성을 초기화합니다.

ReleaseConnection(Object)

AcquireConnection(Object)을 실행하는 동안 설정된 연결을 해제합니다. 디자인 타임과 런타임에 호출됩니다.

SetQualifier(String)

연결 관리자를 만들고 나서 실행 중인 패키지에서 해당 연결 관리자를 사용하기 전에 연결 관리자에 대한 한정자를 변경합니다.

Validate(IDTSInfoEvents100)

연결의 유효성을 검사하고 성공 또는 실패를 나타내는 열거형을 반환합니다.

적용 대상