ReplacementTask Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see ReplacementTaskClass.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | ExecutionValue | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the value of the execution. This field is read-only. (Inherited from IDTSTask100.) |
| Name | Description | |
|---|---|---|
![]() | Execute(IDTSConnections100^, IDTSVariableDispenser100^, IDTSComponentEvents100^, IDTSLogging100^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Runs the task. (Inherited from IDTSTask100.) |
![]() | Validate(IDTSConnections100^, IDTSVariableDispenser100^, IDTSComponentEvents100^, IDTSLogging100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Verifies that the component is properly configured. (Inherited from IDTSTask100.) |
Show:

