ServCompMQTask Class

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Contains the service component for the Message Queue task.

Namespace:   Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly:  Microsoft.SqlServer.MSMQTask (in Microsoft.SqlServer.MSMQTask.dll)

System::Object
  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask::ServCompMQTask

public ref class ServCompMQTask 

NameDescription
System_CAPS_pubmethodServCompMQTask()

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ServCompMQTask class.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodExecute(Connections^, VariableDispenser^, IDTSComponentEvents^, IDTSLogging^, Object^)

This API supports the product infrastructure and is not intended to be used directly from your code. Runs the task.

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInitialize(String^, Boolean, String^, String^, String^, Boolean, String^, String^, Int64, MQMessageType, Boolean, String^, MQStringMessageCompare, String^, MQType, String^, String^, String^, MQMessageType, Boolean, EncryptionAlgorithm, Boolean, MessageQueueTask^)

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes the current ServCompMQTask.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from 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: