This topic has not yet been rated - Rate this topic

MessageQueueTask.StringCompareType Property

A value that specifies the string comparison method for a String message type when the TaskType is DTSMQType_Receiver.

Namespace:  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly:  Microsoft.SqlServer.MSMQTask (in Microsoft.SqlServer.MSMQTask.dll)
public MQStringMessageCompare StringCompareType { get; set; }

Property Value

Type: Microsoft.SqlServer.Dts.Tasks.MessageQueueTask.MQStringMessageCompare
One of the valid values in MQStringMessageCompare, indicating the string comparison method.

Implements

IMessageQueueTask.StringCompareType
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.