ReplacementTaskClass Class

Definition

public ref class ReplacementTaskClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::ReplacementTask
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("4C1A9814-A32C-4F7E-99BD-AFEA0520E25E")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ReplacementTaskClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ReplacementTask
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("4C1A9814-A32C-4F7E-99BD-AFEA0520E25E")>]
[<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