Share via


ReplacementTaskClass Class

Definition

public ref class ReplacementTaskClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::ReplacementTask
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("8B8C4D3B-F53C-4DCC-8D7D-6E197EE31125")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ReplacementTaskClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ReplacementTask
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("8B8C4D3B-F53C-4DCC-8D7D-6E197EE31125")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ReplacementTaskClass = class
    interface ReplacementTask
    interface IDTSTask100
Public Class ReplacementTaskClass
Implements ReplacementTask
Inheritance
ReplacementTaskClass
Attributes
Implements

Constructors

ReplacementTaskClass()

Properties

ExecutionValue

Methods

Execute(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100, Object)
Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100)

Applies to