ConnectionManagerExcel 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 ConnectionManagerExcel : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ConnectionManagerExcelClass))]
[System.Runtime.InteropServices.Guid("AFDFC1C5-A448-45B2-96A1-1269CCA0F652")]
public interface ConnectionManagerExcel : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ConnectionManagerExcelClass))>]
[<System.Runtime.InteropServices.Guid("AFDFC1C5-A448-45B2-96A1-1269CCA0F652")>]
type ConnectionManagerExcel = interface
interface IDTSConnectionManager100
Public Interface ConnectionManagerExcel
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) |