Execute 方法
Returns a DTSExecResult enumeration that contains 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(Connections, Variables, IDTSEvents, IDTSLogging, Object) | Runs the application, container, or package as part of a package workflow. (繼承自 DtsContainer。) |
頂端