ConnectionManagerAdoNetClass 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class ConnectionManagerAdoNetClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::ConnectionManagerAdoNet, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManagerDatabaseParameters100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManagerInit100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("39CAF1E8-6582-4C31-A5C6-405A8661EEC1")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerAdoNetClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ConnectionManagerAdoNet, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionManagerDatabaseParameters100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionManagerInit100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("39CAF1E8-6582-4C31-A5C6-405A8661EEC1")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerAdoNetClass = class
interface IDTSConnectionManager100
interface ConnectionManagerAdoNet
interface IDTSConnectionManagerInit100
interface IDTSConnectionManagerDatabaseParameters100
Public Class ConnectionManagerAdoNetClass
Implements ConnectionManagerAdoNet, IDTSConnectionManagerDatabaseParameters100, IDTSConnectionManagerInit100
- 繼承
-
ConnectionManagerAdoNetClass
- 屬性
- 實作
備註
如需詳細資訊,請參閱ConnectionManager。
建構函式
| ConnectionManagerAdoNetClass() |
屬性
| ConnectionString | |
| InitialCatalog | |
| Password | |
| ProtectionLevel | |
| RetainSameConnection | |
| Scope | |
| ServerName | |
| SupportsDTCTransactions | |
| UserName |
方法
| AcquireConnection(Object) | |
| GetConnectionForSchema() | |
| InitializeConnectionManager(String, IDTSInfoEvents100, IDTSLogging100) | |
| ReleaseConnection(Object) | |
| SetQualifier(String) | |
| Validate(IDTSInfoEvents100) |