ReplacementTaskClass Class

 

Represents a replacement task.

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

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

[GuidAttribute("8E789515-A52C-4C06-8503-E797EA8292CD")]
[ClassInterfaceAttribute(ClassInterfaceType::None)]
[TypeLibTypeAttribute(TypeLibTypeFlags::FCanCreate)]
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: