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.
Assembly: Microsoft.SqlServer.MSMQTask (in Microsoft.SqlServer.MSMQTask.dll)
| Name | Description | |
|---|---|---|
![]() | ServCompMQTask() | 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Execute(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. |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Initialize(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. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (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.

