ConnectionManagerAdoNetClass Class

Definition

public ref class ConnectionManagerAdoNetClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::ConnectionManagerAdoNet, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSConnectionManagerDatabaseParameters100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSConnectionManagerInit100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSConnectionManagerManagedIdentity140
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("58297D74-0AC9-4659-B8EE-D5B38CAA686F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerAdoNetClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ConnectionManagerAdoNet, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSConnectionManagerDatabaseParameters100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSConnectionManagerInit100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSConnectionManagerManagedIdentity140
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("58297D74-0AC9-4659-B8EE-D5B38CAA686F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerAdoNetClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerAdoNet
    interface IDTSConnectionManagerInit100
    interface IDTSConnectionManagerDatabaseParameters100
    interface IDTSConnectionManagerManagedIdentity140
Public Class ConnectionManagerAdoNetClass
Implements ConnectionManagerAdoNet, IDTSConnectionManagerDatabaseParameters100, IDTSConnectionManagerInit100, IDTSConnectionManagerManagedIdentity140
Inheritance
ConnectionManagerAdoNetClass
Attributes
Implements

Constructors

ConnectionManagerAdoNetClass()

Properties

ConnectionString
ConnectUsingManagedIdentity
InitialCatalog
Password
ProtectionLevel
RetainSameConnection
Scope
ServerName
SupportsDTCTransactions
UserName

Methods

AcquireConnection(Object)
GetConnectionForSchema()
InitializeConnectionManager(String, IDTSInfoEvents100, IDTSLogging100)
ReleaseConnection(Object)
SetQualifier(String)
Validate(IDTSInfoEvents100)

Applies to