ConnectionManagerOdbcClass Classe

Definizione

public ref class ConnectionManagerOdbcClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::ConnectionManagerOdbc, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManagerDatabaseParameters100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1818FF09-AF4D-4EA8-8C9D-0AB43B5775E5")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerOdbcClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ConnectionManagerOdbc, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManagerDatabaseParameters100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("1818FF09-AF4D-4EA8-8C9D-0AB43B5775E5")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerOdbcClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerOdbc
    interface IDTSConnectionManagerDatabaseParameters100
Public Class ConnectionManagerOdbcClass
Implements ConnectionManagerOdbc, IDTSConnectionManagerDatabaseParameters100
Ereditarietà
ConnectionManagerOdbcClass
Attributi
Implementazioni

Commenti

Per altre informazioni, vedere ConnectionManager.

Costruttori

ConnectionManagerOdbcClass()

Proprietà

ConnectionString
InitialCatalog
Password
ProtectionLevel
RetainSameConnection
Scope
ServerName
SupportsDTCTransactions
UserName

Metodi

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

Si applica a