Metodo Execute
Returns a DTSExecResult enumeration that contains information about the success or failure of the package execution.
Elenco di overload
Nome | Descrizione | |
---|---|---|
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. (Ereditato da DtsContainer). |
In alto
Vedere anche