ConnectionManagerOLAP Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public interface class ConnectionManagerOLAP : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ConnectionManagerOLAPClass))]
[System.Runtime.InteropServices.Guid("6D9EBD9B-8087-4C5B-83BF-F48E7B095E9D")]
public interface ConnectionManagerOLAP : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ConnectionManagerOLAPClass))>]
[<System.Runtime.InteropServices.Guid("6D9EBD9B-8087-4C5B-83BF-F48E7B095E9D")>]
type ConnectionManagerOLAP = interface
interface IDTSConnectionManager100
Public Interface ConnectionManagerOLAP
Implements IDTSConnectionManager100
- Abgeleitet
- Attribute
- Implementiert
Eigenschaften
ConnectionString | (Geerbt von IDTSConnectionManager100) |
ProtectionLevel | (Geerbt von IDTSConnectionManager100) |
Scope | (Geerbt von IDTSConnectionManager100) |
SupportsDTCTransactions | (Geerbt von IDTSConnectionManager100) |
Methoden
AcquireConnection(Object) | (Geerbt von IDTSConnectionManager100) |
ReleaseConnection(Object) | (Geerbt von IDTSConnectionManager100) |
SetQualifier(String) | (Geerbt von IDTSConnectionManager100) |
Validate(IDTSInfoEvents100) | (Geerbt von IDTSConnectionManager100) |