IDTSTaskInit100.InitializeTask 方法

定義

public:
 void InitializeTask(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnections100 ^ pConnections, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSVariableDispenser100 ^ pVariableDispenser, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSInfoEvents100 ^ pEvents, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSLogging100 ^ pLog, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSEventInfos100 ^ pEventInfos, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSLogEntryInfos100 ^ pLogEntryInfos, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSObjectReferenceTracker100 ^ pRefTracker);
[System.Runtime.InteropServices.DispId(1610743808)]
public void InitializeTask (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnections100 pConnections, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSVariableDispenser100 pVariableDispenser, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSInfoEvents100 pEvents, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSLogging100 pLog, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSEventInfos100 pEventInfos, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSLogEntryInfos100 pLogEntryInfos, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSObjectReferenceTracker100 pRefTracker);
Public Sub InitializeTask (pConnections As IDTSConnections100, pVariableDispenser As IDTSVariableDispenser100, pEvents As IDTSInfoEvents100, pLog As IDTSLogging100, pEventInfos As IDTSEventInfos100, pLogEntryInfos As IDTSLogEntryInfos100, pRefTracker As IDTSObjectReferenceTracker100)

參數

pConnections
IDTSConnections100
pVariableDispenser
IDTSVariableDispenser100
pEventInfos
IDTSEventInfos100
pLogEntryInfos
IDTSLogEntryInfos100
屬性

適用於