IDTSForEachEnumerator100.InitializeForEachEnumerator Método

Definición

public:
 void InitializeForEachEnumerator(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnections100 ^ pConnections, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSInfoEvents100 ^ pEvents, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSObjectReferenceTracker100 ^ pRefTracker);
[System.Runtime.InteropServices.DispId(1610743808)]
public void InitializeForEachEnumerator (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnections100 pConnections, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSInfoEvents100 pEvents, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSObjectReferenceTracker100 pRefTracker);
[<System.Runtime.InteropServices.DispId(1610743808)>]
abstract member InitializeForEachEnumerator : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnections100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSInfoEvents100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSObjectReferenceTracker100 -> unit
Public Sub InitializeForEachEnumerator (pConnections As IDTSConnections100, pEvents As IDTSInfoEvents100, pRefTracker As IDTSObjectReferenceTracker100)

Parámetros

pConnections
IDTSConnections100
Atributos

Se aplica a