IDTSForEachEnumerator100.InitializeForEachEnumerator 方法

定义

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

参数

pConnections
IDTSConnections100
属性

适用于