IDTSTaskInit100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines a method for the task to initialize.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | InitializeTask(IDTSConnections100^, IDTSVariableDispenser100^, IDTSInfoEvents100^, IDTSLogging100^, IDTSEventInfos100^, IDTSLogEntryInfos100^, IDTSObjectReferenceTracker100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes the properties associated with the task. This method is called by the runtime and is not used in code. |
Show:
