Condividi tramite


Metodo IDTSPackage100.Execute

Include i membri protetti
Include i membri ereditati

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Returns the information about the success or failure of the package execution.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico Execute() Infrastruttura. Returns a DTSExecResult enumeration that contains information about the success or failure of the package execution.
Metodo pubblico Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infrastruttura. Runs the application, container, or package as part of a package workflow.

In alto

Osservazioni

This interface is implemented by the Package and PackageNeutral interfaces.

Vedere anche

Riferimento

IDTSPackage100 Interfaccia

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper