Classe ConnectionManagerHostClass
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see ConnectionManager.
Hierarquia de herança
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerHostClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<ClassInterfaceAttribute()> _
<GuidAttribute("3D754598-AF08-41BF-9034-0BDC22BC680A")> _
Public Class ConnectionManagerHostClass _
Implements ConnectionManagerHost, IDTSName100, IDTSObjectHost100, IDTSConnectionManager100
'Uso
Dim instance As ConnectionManagerHostClass
[ClassInterfaceAttribute()]
[GuidAttribute("3D754598-AF08-41BF-9034-0BDC22BC680A")]
public class ConnectionManagerHostClass : ConnectionManagerHost,
IDTSName100, IDTSObjectHost100, IDTSConnectionManager100
[ClassInterfaceAttribute()]
[GuidAttribute(L"3D754598-AF08-41BF-9034-0BDC22BC680A")]
public ref class ConnectionManagerHostClass : ConnectionManagerHost,
IDTSName100, IDTSObjectHost100, IDTSConnectionManager100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("3D754598-AF08-41BF-9034-0BDC22BC680A")>]
type ConnectionManagerHostClass =
class
interface ConnectionManagerHost
interface IDTSName100
interface IDTSObjectHost100
interface IDTSConnectionManager100
end
public class ConnectionManagerHostClass implements ConnectionManagerHost, IDTSName100, IDTSObjectHost100, IDTSConnectionManager100
O tipo ConnectionManagerHostClass expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
ConnectionManagerHostClass | Infraestrutura. For more information, see ConnectionManager. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ConnectionString | Infraestrutura. For more information, see ConnectionManager. | |
CreationName | Infraestrutura. For more information, see ConnectionManager. | |
DelayValidation | Infraestrutura. For more information, see ConnectionManager. | |
Description | Infraestrutura. For more information, see ConnectionManager. | |
HostType | Infraestrutura. For more information, see ConnectionManager. | |
ID | Infraestrutura. For more information, see ConnectionManager. | |
InnerObject | Infraestrutura. For more information, see ConnectionManager. | |
Name | Infraestrutura. For more information, see ConnectionManager. | |
ProtectionLevel | Infraestrutura. For more information, see ConnectionManager. | |
SupportsDTCTransactions | Infraestrutura. For more information, see ConnectionManager. |
Início
Métodos
Nome | Descrição | |
---|---|---|
AcquireConnection | Infraestrutura. For more information, see ConnectionManager. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ReleaseConnection | Infraestrutura. For more information, see ConnectionManager. | |
SetQualifier | Infraestrutura. For more information, see ConnectionManager. | |
ToString | (Herdado de Object.) | |
Validate | Infraestrutura. |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.