ConnectionManagerAdoNetClass Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
- Vererbung
-
ConnectionManagerAdoNetClass
- Attribute
- Implementiert
Hinweise
Weitere Informationen finden Sie unter ConnectionManager.
Konstruktoren
| ConnectionManagerAdoNetClass() |
Eigenschaften
| ConnectionString | |
| InitialCatalog | |
| Password | |
| ProtectionLevel | |
| RetainSameConnection | |
| Scope | |
| ServerName | |
| SupportsDTCTransactions | |
| UserName |
Methoden
| AcquireConnection(Object) | |
| GetConnectionForSchema() | |
| InitializeConnectionManager(String, IDTSInfoEvents100, IDTSLogging100) | |
| ReleaseConnection(Object) | |
| SetQualifier(String) | |
| Validate(IDTSInfoEvents100) |