ConnectionManagerOdbcClass 類別

定義

public ref class ConnectionManagerOdbcClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::ConnectionManagerOdbc, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnectionManagerDatabaseParameters100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1EABA520-CAC6-4134-ACC1-C8B2ED261247")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerOdbcClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ConnectionManagerOdbc, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnectionManagerDatabaseParameters100
Public Class ConnectionManagerOdbcClass
Implements ConnectionManagerOdbc, IDTSConnectionManagerDatabaseParameters100
繼承
ConnectionManagerOdbcClass
屬性
實作

建構函式

ConnectionManagerOdbcClass()

屬性

ConnectionString
InitialCatalog
Password
ProtectionLevel
RetainSameConnection
Scope
ServerName
SupportsDTCTransactions
UserName

方法

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

適用於