Clase ConnectionManagerOLAPClass
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..::..ConnectionManagerOLAPClass
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<ClassInterfaceAttribute()> _
<GuidAttribute("5B614A3C-9C45-40B8-A8EF-B64444CF8A47")> _
Public Class ConnectionManagerOLAPClass _
Implements IDTSConnectionManager100, ConnectionManagerOLAP, IDTSConnectionManagerDatabaseParameters100
'Uso
Dim instance As ConnectionManagerOLAPClass
[ClassInterfaceAttribute()]
[GuidAttribute("5B614A3C-9C45-40B8-A8EF-B64444CF8A47")]
public class ConnectionManagerOLAPClass : IDTSConnectionManager100,
ConnectionManagerOLAP, IDTSConnectionManagerDatabaseParameters100
[ClassInterfaceAttribute()]
[GuidAttribute(L"5B614A3C-9C45-40B8-A8EF-B64444CF8A47")]
public ref class ConnectionManagerOLAPClass : IDTSConnectionManager100,
ConnectionManagerOLAP, IDTSConnectionManagerDatabaseParameters100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("5B614A3C-9C45-40B8-A8EF-B64444CF8A47")>]
type ConnectionManagerOLAPClass =
class
interface IDTSConnectionManager100
interface ConnectionManagerOLAP
interface IDTSConnectionManagerDatabaseParameters100
end
public class ConnectionManagerOLAPClass implements IDTSConnectionManager100, ConnectionManagerOLAP, IDTSConnectionManagerDatabaseParameters100
El tipo ConnectionManagerOLAPClass expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
ConnectionManagerOLAPClass | 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.