Application 接口

定义

有关详细信息,请参阅 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
派生
属性
实现

属性

CheckSignatureOnLoad

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
ComponentStorePath

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
ConnectionInfos

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
DataTypeInfos

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
DBProviderInfos

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
ForEachEnumeratorInfos

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
LogProviderInfos

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
PackagePassword

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
PackageUpgradeOptions

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
PipelineComponentInfos

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
ProjectPassword

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
TaskInfos

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
UpdateObjects

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
UpdatePackage

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)

方法

CloseProject(IDTSProject100)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
CreateFolderOnDtsServer(String, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
CreateFolderOnSQLServer(String, String, String, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
CreateSsisServerExecution(String, String, String, Boolean)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
CreateSsisServerExecution2(String, String, String, String, String, Boolean)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
DataTypeInfoFromDataType(DataType)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
ExistsOnDtsServer(String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
ExistsOnSQLServer(String, String, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
FolderExistsOnDtsServer(String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
FolderExistsOnSQLServer(String, String, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
FolderFromPath(String, String, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
GetDtsServerPackageInfos(String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
GetDtsServerRoles(String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
GetPackageInfos(String, String, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
GetPackageInfos2(String, Object)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
GetPackageRoles(String, String, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
GetRunningPackages(String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
GetServerInfo(String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
GetServerVersionEx(String, UInt32, DTSProductLevel, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
LoadFromDtsServer(String, String, Boolean, IDTSEvents100)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
LoadFromSQLServer(String, String, String, String, Boolean, IDTSEvents100)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
LoadFromSQLServer2(String, Object, Boolean, IDTSEvents100)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
LoadPackage(String, Boolean, IDTSEvents100)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
OpenProject(String, IDTSEvents100)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
RemoveFolderFromDtsServer(String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
RemoveFolderFromSQLServer(String, String, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
RemoveFromDtsServer(String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
RemoveFromSQLServer(String, String, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
RenameFolderOnDtsServer(String, String, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
RenameFolderOnSQLServer(String, String, String, String, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
SaveAndUpdateVersionToXML(String, IDTSPersist100, DTSTargetServerVersion, IDTSEvents100)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
SavePackage(String, IDTSPackage100, IDTSEvents100)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
SaveToDtsServer(IDTSPackage100, IDTSEvents100, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
SaveToSQLServer(IDTSPackage100, IDTSEvents100, String, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
SaveToSQLServerAs(IDTSPackage100, IDTSEvents100, String, String, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
SaveToXML(String, IDTSPersist100, IDTSEvents100)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)
SetPackageRoles(String, String, String, String)

有关详细信息,请参阅 ApplicationClass

(继承自 IDTSApplication150)

适用于