Application Schnittstelle

Definition

public interface class Application : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSApplication100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ApplicationClass))]
[System.Runtime.InteropServices.Guid("E8102616-3E24-4827-85B2-4897E71B598B")]
public interface Application : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSApplication100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ApplicationClass))>]
[<System.Runtime.InteropServices.Guid("E8102616-3E24-4827-85B2-4897E71B598B")>]
type Application = interface
    interface IDTSApplication100
Public Interface Application
Implements IDTSApplication100
Abgeleitet
Attribute
Implementiert

Eigenschaften

CheckSignatureOnLoad (Geerbt von IDTSApplication100)
ComponentStorePath (Geerbt von IDTSApplication100)
ConnectionInfos (Geerbt von IDTSApplication100)
DataTypeInfos (Geerbt von IDTSApplication100)
DBProviderInfos (Geerbt von IDTSApplication100)
ForEachEnumeratorInfos (Geerbt von IDTSApplication100)
LogProviderInfos (Geerbt von IDTSApplication100)
PackagePassword (Geerbt von IDTSApplication100)
PackageUpgradeOptions (Geerbt von IDTSApplication100)
PipelineComponentInfos (Geerbt von IDTSApplication100)
ProjectPassword (Geerbt von IDTSApplication100)
TaskInfos (Geerbt von IDTSApplication100)
UpdateObjects (Geerbt von IDTSApplication100)
UpdatePackage (Geerbt von IDTSApplication100)

Methoden

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

Gilt für: