ReplacementTaskClass Class

 

Represents a replacement task class.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

System::Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012::ReplacementTaskClass

[TypeLibTypeAttribute(TypeLibTypeFlags::FCanCreate)]
[ClassInterfaceAttribute(ClassInterfaceType::None)]
[GuidAttribute("4C1A9814-A32C-4F7E-99BD-AFEA0520E25E")]
public ref class ReplacementTaskClass : ReplacementTask, IDTSTask100

NameDescription
System_CAPS_pubmethodReplacementTaskClass()

Initializes a new instance of the ReplacementTaskClass class.

NameDescription
System_CAPS_pubpropertyExecutionValue

Gets a user-defined object.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: