Execute-Methode
Returns a DTSExecResult enumeration that contains information about the success or failure of the package execution.
Überladungsliste
Name | Beschreibung | |
---|---|---|
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. (Geerbt von DtsContainer.) |
Zum Anfang