IDTSPackage100.Execute 方法
包含保護的成員
包含繼承的成員
此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Returns the information about the success or failure of the package execution.
此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。
多載 清單
名稱 | 說明 | |
---|---|---|
![]() |
Execute() | 基礎結構。Returns a DTSExecResult enumeration that contains information about the success or failure of the package execution. |
![]() |
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | 基礎結構。Runs the application, container, or package as part of a package workflow. |
上層
備註
This interface is implemented by the Package and PackageNeutral interfaces.