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 继承。) |
页首