Application 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.
Weitere Informationen finden Sie unter ApplicationClass.
public interface class Application : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSApplication130
public interface class Application : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSApplication150
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass))]
[System.Runtime.InteropServices.Guid("77A93073-6272-4FAC-BDB5-0C589385701C")]
public interface Application : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSApplication130
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass))]
[System.Runtime.InteropServices.Guid("37434DAB-03F3-4BB6-B619-73921F103489")]
public interface Application : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSApplication130
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass))]
[System.Runtime.InteropServices.Guid("3AE70BD8-67C1-4A6F-809B-022AB29FD17F")]
public interface Application : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSApplication150
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass))>]
[<System.Runtime.InteropServices.Guid("77A93073-6272-4FAC-BDB5-0C589385701C")>]
type Application = interface
interface IDTSApplication130
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass))>]
[<System.Runtime.InteropServices.Guid("37434DAB-03F3-4BB6-B619-73921F103489")>]
type Application = interface
interface IDTSApplication130
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass))>]
[<System.Runtime.InteropServices.Guid("3AE70BD8-67C1-4A6F-809B-022AB29FD17F")>]
type Application = interface
interface IDTSApplication150
Public Interface Application
Implements IDTSApplication130
Public Interface Application
Implements IDTSApplication150
- Abgeleitet
- Attribute
- Implementiert
Eigenschaften
CheckSignatureOnLoad |
Weitere Informationen finden Sie unter ApplicationClass. (Geerbt von IDTSApplication150) |
ComponentStorePath |
Weitere Informationen finden Sie unter ApplicationClass. (Geerbt von IDTSApplication150) |
ConnectionInfos |
Weitere Informationen finden Sie unter ApplicationClass. (Geerbt von IDTSApplication150) |
DataTypeInfos |
Weitere Informationen finden Sie unter ApplicationClass. (Geerbt von IDTSApplication150) |
DBProviderInfos |
Weitere Informationen finden Sie unter ApplicationClass. (Geerbt von IDTSApplication150) |
ForEachEnumeratorInfos |
Weitere Informationen finden Sie unter ApplicationClass. (Geerbt von IDTSApplication150) |
LogProviderInfos |
Weitere Informationen finden Sie unter ApplicationClass. (Geerbt von IDTSApplication150) |
PackagePassword |
Weitere Informationen finden Sie unter ApplicationClass. (Geerbt von IDTSApplication150) |
PackageUpgradeOptions |
Weitere Informationen finden Sie unter ApplicationClass. (Geerbt von IDTSApplication150) |
PipelineComponentInfos |
Weitere Informationen finden Sie unter ApplicationClass. (Geerbt von IDTSApplication150) |
ProjectPassword |
Weitere Informationen finden Sie unter ApplicationClass. (Geerbt von IDTSApplication150) |
TaskInfos |
Weitere Informationen finden Sie unter ApplicationClass. (Geerbt von IDTSApplication150) |
UpdateObjects |
Weitere Informationen finden Sie unter ApplicationClass. (Geerbt von IDTSApplication150) |
UpdatePackage |
Weitere Informationen finden Sie unter ApplicationClass. (Geerbt von IDTSApplication150) |