ManagedForEachEnumeratorWrapper.GetEnumerator Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l'énumérateur.
public:
virtual System::Object ^ GetEnumerator(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnections100 ^ connections, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariableDispenser100 ^ variableDispenser, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSInfoEvents100 ^ events, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogging100 ^ log);
public object GetEnumerator (Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnections100 connections, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariableDispenser100 variableDispenser, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSInfoEvents100 events, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100 log);
abstract member GetEnumerator : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnections100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariableDispenser100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSInfoEvents100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100 -> obj
override this.GetEnumerator : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnections100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariableDispenser100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSInfoEvents100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100 -> obj
Public Function GetEnumerator (connections As IDTSConnections100, variableDispenser As IDTSVariableDispenser100, events As IDTSInfoEvents100, log As IDTSLogging100) As Object
Paramètres
- connections
- IDTSConnections100
Ensemble de connexions.
- variableDispenser
- IDTSVariableDispenser100
Distributeur de variables.
- events
- IDTSInfoEvents100
Événements.
- log
- IDTSLogging100
Journal.
Retours
Énumérateur.