Clase ConnectionManagerAdoClass
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..::..ConnectionManagerAdoClass
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("A1100566-934E-470C-9ECE-0D5EB920947D")> _
<ClassInterfaceAttribute()> _
Public Class ConnectionManagerAdoClass _
Implements IDTSConnectionManager100, ConnectionManagerAdo, IDTSConnectionManagerDatabaseParameters100
'Uso
Dim instance As ConnectionManagerAdoClass
[GuidAttribute("A1100566-934E-470C-9ECE-0D5EB920947D")]
[ClassInterfaceAttribute()]
public class ConnectionManagerAdoClass : IDTSConnectionManager100,
ConnectionManagerAdo, IDTSConnectionManagerDatabaseParameters100
[GuidAttribute(L"A1100566-934E-470C-9ECE-0D5EB920947D")]
[ClassInterfaceAttribute()]
public ref class ConnectionManagerAdoClass : IDTSConnectionManager100,
ConnectionManagerAdo, IDTSConnectionManagerDatabaseParameters100
[<GuidAttribute("A1100566-934E-470C-9ECE-0D5EB920947D")>]
[<ClassInterfaceAttribute()>]
type ConnectionManagerAdoClass =
class
interface IDTSConnectionManager100
interface ConnectionManagerAdo
interface IDTSConnectionManagerDatabaseParameters100
end
public class ConnectionManagerAdoClass implements IDTSConnectionManager100, ConnectionManagerAdo, IDTSConnectionManagerDatabaseParameters100
El tipo ConnectionManagerAdoClass expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
ConnectionManagerAdoClass | 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.) | |
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.