ReplacementTaskClass Class
Represents a replacement task.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | ReplacementTaskClass() | Initializes a new instance of the ReplacementTaskClass class. |
| Name | Description | |
|---|---|---|
![]() | ExecutionValue | Gets a user-defined object. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Execute(IDTSConnections100^, IDTSVariableDispenser100^, IDTSComponentEvents100^, IDTSLogging100^, Object^) | Runs the task. |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | Validate(IDTSConnections100^, IDTSVariableDispenser100^, IDTSComponentEvents100^, IDTSLogging100^) | Verifies that the component is properly configured. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


