IDTSTask100.Execute Méthode

Définition

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSExecResult Execute(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnections100 ^ pConnections, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSVariableDispenser100 ^ pVariableDispenser, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSComponentEvents100 ^ pEvents, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSLogging100 ^ pLog, System::Object ^ vTransaction);
[System.Runtime.InteropServices.DispId(5)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSExecResult Execute (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnections100 pConnections, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSVariableDispenser100 pVariableDispenser, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSComponentEvents100 pEvents, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSLogging100 pLog, object vTransaction);
[<System.Runtime.InteropServices.DispId(5)>]
abstract member Execute : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnections100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSVariableDispenser100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSComponentEvents100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSLogging100 * obj -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSExecResult
Public Function Execute (pConnections As IDTSConnections100, pVariableDispenser As IDTSVariableDispenser100, pEvents As IDTSComponentEvents100, pLog As IDTSLogging100, vTransaction As Object) As DTSExecResult

Paramètres

pConnections
IDTSConnections100
pVariableDispenser
IDTSVariableDispenser100
vTransaction
Object

Retours

Valeur d'énumération DTSExecResult.

Attributs

S’applique à