Clase ConnectionManagerHostClass
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
For more information, see ConnectionManager.
Jerarquía de herencia
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerHostClass
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<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
El tipo ConnectionManagerHostClass expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
ConnectionManagerHostClass | Infraestructura. For more information, see ConnectionManager. |
Arriba
Propiedades
Nombre | Descripción | |
---|---|---|
ConnectionString | Infraestructura. For more information, see ConnectionManager. | |
CreationName | Infraestructura. For more information, see ConnectionManager. | |
DelayValidation | Infraestructura. For more information, see ConnectionManager. | |
Description | Infraestructura. For more information, see ConnectionManager. | |
HostType | Infraestructura. For more information, see ConnectionManager. | |
ID | Infraestructura. For more information, see ConnectionManager. | |
InnerObject | Infraestructura. For more information, see ConnectionManager. | |
Name | Infraestructura. For more information, see ConnectionManager. | |
ProtectionLevel | Infraestructura. For more information, see ConnectionManager. | |
SupportsDTCTransactions | Infraestructura. For more information, see ConnectionManager. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
AcquireConnection | Infraestructura. For more information, see ConnectionManager. | |
Equals | (Se hereda de Object.) | |
Finalize | (Se hereda de Object.) | |
GetHashCode | (Se hereda de Object.) | |
GetType | (Se hereda de Object.) | |
MemberwiseClone | (Se hereda de Object.) | |
ReleaseConnection | Infraestructura. For more information, see ConnectionManager. | |
SetQualifier | Infraestructura. For more information, see ConnectionManager. | |
ToString | (Se hereda de Object.) | |
Validate | Infraestructura. |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.