ConnectionManagerHostClass Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public ref class ConnectionManagerHostClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::ConnectionManagerHost, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManager100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSObjectHost100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("674245D1-B1B2-4A1D-B83E-C944FAB42834")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerHostClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ConnectionManagerHost, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionManager100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSObjectHost100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("674245D1-B1B2-4A1D-B83E-C944FAB42834")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerHostClass = class
interface ConnectionManagerHost
interface IDTSName100
interface IDTSObjectHost100
interface IDTSConnectionManager100
Public Class ConnectionManagerHostClass
Implements ConnectionManagerHost, IDTSConnectionManager100, IDTSObjectHost100
- Ereditarietà
-
ConnectionManagerHostClass
- Attributi
- Implementazioni
Commenti
Per altre informazioni, vedere ConnectionManager.
Costruttori
| ConnectionManagerHostClass() |
Proprietà
| ConnectionString | |
| CreationName | |
| DelayValidation | |
| Description | |
| HostType | |
| ID | |
| InnerObject | |
| Name | |
| ProtectionLevel | |
| Scope | |
| SupportsDTCTransactions |
Metodi
| AcquireConnection(Object) | |
| ReleaseConnection(Object) | |
| SetQualifier(String) | |
| Validate(IDTSInfoEvents100) |