ConnectionManagerOleDbClass Class

Definition

public ref class ConnectionManagerOleDbClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::ConnectionManagerOleDb, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManagerDatabaseParameters100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("3269FBD7-897B-4CDF-8988-2E1A24B10FBB")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerOleDbClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ConnectionManagerOleDb, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionManagerDatabaseParameters100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("3269FBD7-897B-4CDF-8988-2E1A24B10FBB")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerOleDbClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerOleDb
    interface IDTSConnectionManagerDatabaseParameters100
Public Class ConnectionManagerOleDbClass
Implements ConnectionManagerOleDb, IDTSConnectionManagerDatabaseParameters100
Inheritance
ConnectionManagerOleDbClass
Attributes
Implements

Remarks

For more information, see ConnectionManager.

Constructors

ConnectionManagerOleDbClass()

Properties

ConnectionString
InitialCatalog
Password
ProtectionLevel
RetainSameConnection
Scope
ServerName
SupportsDTCTransactions
UserName

Methods

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

Applies to