IDTSLogProviderInit100.InitializeLogProvider 方法

定義

public:
 void InitializeLogProvider(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnections100 ^ pConnections, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSInfoEvents100 ^ pEvents, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSObjectReferenceTracker100 ^ pRefTracker);
public void InitializeLogProvider (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnections100 pConnections, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSInfoEvents100 pEvents, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSObjectReferenceTracker100 pRefTracker);
Public Sub InitializeLogProvider (pConnections As IDTSConnections100, pEvents As IDTSInfoEvents100, pRefTracker As IDTSObjectReferenceTracker100)

參數

pConnections
IDTSConnections100

適用於