Application Schnittstelle

Definition

public interface class Application : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSApplication130
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ApplicationClass))]
[System.Runtime.InteropServices.Guid("37434DAB-03F3-4BB6-B619-73921F103489")]
public interface Application : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSApplication130
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ApplicationClass))>]
[<System.Runtime.InteropServices.Guid("37434DAB-03F3-4BB6-B619-73921F103489")>]
type Application = interface
    interface IDTSApplication130
Public Interface Application
Implements IDTSApplication130
Abgeleitet
Attribute
Implementiert

Eigenschaften

Name Beschreibung
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)

Methoden

Name Beschreibung
CloseProject(IDTSProject100) (Geerbt von IDTSApplication130)
CreateFolderOnDtsServer(String, String, String) (Geerbt von IDTSApplication130)
CreateFolderOnSQLServer(String, String, String, String, String) (Geerbt von IDTSApplication130)
CreateSsisServerExecution(String, String, String, Boolean) (Geerbt von IDTSApplication130)
DataTypeInfoFromDataType(DataType) (Geerbt von IDTSApplication130)
ExistsOnDtsServer(String, String) (Geerbt von IDTSApplication130)
ExistsOnSQLServer(String, String, String, String) (Geerbt von IDTSApplication130)
FolderExistsOnDtsServer(String, String) (Geerbt von IDTSApplication130)
FolderExistsOnSQLServer(String, String, String, String) (Geerbt von IDTSApplication130)
FolderFromPath(String, String, String, String) (Geerbt von IDTSApplication130)
GetDtsServerPackageInfos(String, String) (Geerbt von IDTSApplication130)
GetDtsServerRoles(String, String) (Geerbt von IDTSApplication130)
GetPackageInfos(String, String, String, String) (Geerbt von IDTSApplication130)
GetPackageInfos2(String, Object) (Geerbt von IDTSApplication130)
GetPackageRoles(String, String, String, String) (Geerbt von IDTSApplication130)
GetRunningPackages(String) (Geerbt von IDTSApplication130)
GetServerInfo(String, String) (Geerbt von IDTSApplication130)
GetServerVersionEx(String, UInt32, DTSProductLevel, String, String) (Geerbt von IDTSApplication130)
LoadFromDtsServer(String, String, Boolean, IDTSEvents100) (Geerbt von IDTSApplication130)
LoadFromSQLServer(String, String, String, String, Boolean, IDTSEvents100) (Geerbt von IDTSApplication130)
LoadFromSQLServer2(String, Object, Boolean, IDTSEvents100) (Geerbt von IDTSApplication130)
LoadPackage(String, Boolean, IDTSEvents100) (Geerbt von IDTSApplication130)
OpenProject(String, IDTSEvents100) (Geerbt von IDTSApplication130)
RemoveFolderFromDtsServer(String, String) (Geerbt von IDTSApplication130)
RemoveFolderFromSQLServer(String, String, String, String) (Geerbt von IDTSApplication130)
RemoveFromDtsServer(String, String) (Geerbt von IDTSApplication130)
RemoveFromSQLServer(String, String, String, String) (Geerbt von IDTSApplication130)
RenameFolderOnDtsServer(String, String, String, String) (Geerbt von IDTSApplication130)
RenameFolderOnSQLServer(String, String, String, String, String, String) (Geerbt von IDTSApplication130)
SaveAndUpdateVersionToXML(String, IDTSPersist100, DTSTargetServerVersion, IDTSEvents100) (Geerbt von IDTSApplication130)
SavePackage(String, IDTSPackage100, IDTSEvents100) (Geerbt von IDTSApplication130)
SaveToDtsServer(IDTSPackage100, IDTSEvents100, String, String) (Geerbt von IDTSApplication130)
SaveToSQLServer(IDTSPackage100, IDTSEvents100, String, String, String) (Geerbt von IDTSApplication130)
SaveToSQLServerAs(IDTSPackage100, IDTSEvents100, String, String, String, String) (Geerbt von IDTSApplication130)
SaveToXML(String, IDTSPersist100, IDTSEvents100) (Geerbt von IDTSApplication130)
SetPackageRoles(String, String, String, String) (Geerbt von IDTSApplication130)

Gilt für: