Share via


Application Schnittstelle

Definition

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)

Methoden

CloseProject(IDTSProject100)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
CreateFolderOnDtsServer(String, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
CreateFolderOnSQLServer(String, String, String, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
CreateSsisServerExecution(String, String, String, Boolean)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
CreateSsisServerExecution2(String, String, String, String, String, Boolean)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
DataTypeInfoFromDataType(DataType)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
ExistsOnDtsServer(String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
ExistsOnSQLServer(String, String, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
FolderExistsOnDtsServer(String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
FolderExistsOnSQLServer(String, String, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
FolderFromPath(String, String, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
GetDtsServerPackageInfos(String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
GetDtsServerRoles(String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
GetPackageInfos(String, String, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
GetPackageInfos2(String, Object)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
GetPackageRoles(String, String, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
GetRunningPackages(String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
GetServerInfo(String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
GetServerVersionEx(String, UInt32, DTSProductLevel, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
LoadFromDtsServer(String, String, Boolean, IDTSEvents100)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
LoadFromSQLServer(String, String, String, String, Boolean, IDTSEvents100)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
LoadFromSQLServer2(String, Object, Boolean, IDTSEvents100)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
LoadPackage(String, Boolean, IDTSEvents100)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
OpenProject(String, IDTSEvents100)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
RemoveFolderFromDtsServer(String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
RemoveFolderFromSQLServer(String, String, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
RemoveFromDtsServer(String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
RemoveFromSQLServer(String, String, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
RenameFolderOnDtsServer(String, String, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
RenameFolderOnSQLServer(String, String, String, String, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
SaveAndUpdateVersionToXML(String, IDTSPersist100, DTSTargetServerVersion, IDTSEvents100)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
SavePackage(String, IDTSPackage100, IDTSEvents100)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
SaveToDtsServer(IDTSPackage100, IDTSEvents100, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
SaveToSQLServer(IDTSPackage100, IDTSEvents100, String, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
SaveToSQLServerAs(IDTSPackage100, IDTSEvents100, String, String, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
SaveToXML(String, IDTSPersist100, IDTSEvents100)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)
SetPackageRoles(String, String, String, String)

Weitere Informationen finden Sie unter ApplicationClass.

(Geerbt von IDTSApplication150)

Gilt für: