Classe ConnectionManagerOLAPClass
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
For more information, see ConnectionManager.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerOLAPClass
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<ClassInterfaceAttribute()> _
<GuidAttribute("5B614A3C-9C45-40B8-A8EF-B64444CF8A47")> _
Public Class ConnectionManagerOLAPClass _
Implements IDTSConnectionManager100, ConnectionManagerOLAP, IDTSConnectionManagerDatabaseParameters100
'Utilizzo
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
Nel tipo ConnectionManagerOLAPClass sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ConnectionManagerOLAPClass | Infrastruttura. For more information, see ConnectionManager. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
ConnectionString | Infrastruttura. For more information, see ConnectionManager. | |
InitialCatalog | Infrastruttura. For more information, see ConnectionManager. | |
Password | Infrastruttura. For more information, see ConnectionManager. | |
ProtectionLevel | Infrastruttura. For more information, see ConnectionManager. | |
RetainSameConnection | Infrastruttura. For more information, see ConnectionManager. | |
ServerName | Infrastruttura. For more information, see ConnectionManager. | |
SupportsDTCTransactions | Infrastruttura. For more information, see ConnectionManager. | |
UserName | Infrastruttura. For more information, see ConnectionManager. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
AcquireConnection | Infrastruttura. For more information, see ConnectionManager. | |
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetConnectionForSchema | Infrastruttura. For more information, see ConnectionManager. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
MemberwiseClone | Ereditato da Object. | |
ReleaseConnection | Infrastruttura. For more information, see ConnectionManager. | |
SetQualifier | Infrastruttura. For more information, see ConnectionManager. | |
ToString | Ereditato da Object. | |
Validate | Infrastruttura. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.