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.
public interface class Application : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSApplication130
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ApplicationClass))]
[System.Runtime.InteropServices.Guid("77A93073-6272-4FAC-BDB5-0C589385701C")]
public interface Application : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSApplication130
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ApplicationClass))>]
[<System.Runtime.InteropServices.Guid("77A93073-6272-4FAC-BDB5-0C589385701C")>]
type Application = interface
interface IDTSApplication130
Public Interface Application
Implements IDTSApplication130
- Abgeleitet
- Attribute
- Implementiert
Eigenschaften
CheckSignatureOnLoad | (Geerbt von IDTSApplication130) |
ComponentStorePath | (Geerbt von IDTSApplication130) |
ConnectionInfos | (Geerbt von IDTSApplication130) |
DataTypeInfos | (Geerbt von IDTSApplication130) |
DBProviderInfos | (Geerbt von IDTSApplication130) |
ForEachEnumeratorInfos | (Geerbt von IDTSApplication130) |
LogProviderInfos | (Geerbt von IDTSApplication130) |
PackagePassword | (Geerbt von IDTSApplication130) |
PackageUpgradeOptions | (Geerbt von IDTSApplication130) |
PipelineComponentInfos | (Geerbt von IDTSApplication130) |
ProjectPassword | (Geerbt von IDTSApplication130) |
TaskInfos | (Geerbt von IDTSApplication130) |
UpdateObjects | (Geerbt von IDTSApplication130) |
UpdatePackage | (Geerbt von IDTSApplication130) |