Classe ConnectionManagerOLAPClass
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..::..ConnectionManagerOLAPClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<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
O tipo ConnectionManagerOLAPClass expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
ConnectionManagerOLAPClass | Infraestrutura. For more information, see ConnectionManager. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ConnectionString | Infraestrutura. For more information, see ConnectionManager. | |
InitialCatalog | Infraestrutura. For more information, see ConnectionManager. | |
Password | Infraestrutura. For more information, see ConnectionManager. | |
ProtectionLevel | Infraestrutura. For more information, see ConnectionManager. | |
RetainSameConnection | Infraestrutura. For more information, see ConnectionManager. | |
ServerName | Infraestrutura. For more information, see ConnectionManager. | |
SupportsDTCTransactions | Infraestrutura. For more information, see ConnectionManager. | |
UserName | 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.) | |
GetConnectionForSchema | Infraestrutura. For more information, see ConnectionManager. | |
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.