ForEachLoop Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see ForEachLoopClass.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | Execute(IDTSConnections100^, IDTSVariables100^, IDTSEvents100^, IDTSLogging100^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Executes the executable.(Inherited from IDTSExecutable100.) |
![]() | Validate(IDTSConnections100^, IDTSVariables100^, IDTSEvents100^, IDTSLogging100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Verify that the executable will successfully execute by validating all its dependencies and other items before executing it.(Inherited from IDTSExecutable100.) |
Show:
