Clase ConnectionManagerAdoNetClass
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..::..ConnectionManagerAdoNetClass
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("894CAE21-539F-46EB-B36D-9381163B6C4E")> _
<ClassInterfaceAttribute()> _
Public Class ConnectionManagerAdoNetClass _
Implements IDTSConnectionManager100, ConnectionManagerAdoNet, IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
'Uso
Dim instance As ConnectionManagerAdoNetClass
[GuidAttribute("894CAE21-539F-46EB-B36D-9381163B6C4E")]
[ClassInterfaceAttribute()]
public class ConnectionManagerAdoNetClass : IDTSConnectionManager100,
ConnectionManagerAdoNet, IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
[GuidAttribute(L"894CAE21-539F-46EB-B36D-9381163B6C4E")]
[ClassInterfaceAttribute()]
public ref class ConnectionManagerAdoNetClass : IDTSConnectionManager100,
ConnectionManagerAdoNet, IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
[<GuidAttribute("894CAE21-539F-46EB-B36D-9381163B6C4E")>]
[<ClassInterfaceAttribute()>]
type ConnectionManagerAdoNetClass =
class
interface IDTSConnectionManager100
interface ConnectionManagerAdoNet
interface IDTSConnectionManagerInit100
interface IDTSConnectionManagerDatabaseParameters100
end
public class ConnectionManagerAdoNetClass implements IDTSConnectionManager100, ConnectionManagerAdoNet, IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
El tipo ConnectionManagerAdoNetClass expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
ConnectionManagerAdoNetClass | Infraestructura. For more information, see ConnectionManager. |
Arriba
Propiedades
Nombre | Descripción | |
---|---|---|
ConnectionString | Infraestructura. For more information, see ConnectionManager. | |
InitialCatalog | Infraestructura. For more information, see ConnectionManager. | |
Password | Infraestructura. For more information, see ConnectionManager. | |
ProtectionLevel | Infraestructura. For more information, see ConnectionManager. | |
RetainSameConnection | Infraestructura. For more information, see ConnectionManager. | |
ServerName | Infraestructura. For more information, see ConnectionManager. | |
SupportsDTCTransactions | Infraestructura. For more information, see ConnectionManager. | |
UserName | 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.) | |
GetConnectionForSchema | Infraestructura. For more information, see ConnectionManager. | |
GetHashCode | (Se hereda de Object.) | |
GetType | (Se hereda de Object.) | |
InitializeConnectionManager | Infraestructura. | |
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.