IMessageQueueTask.StringCompareValue 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
当 为 TaskTypeDTSMQType_Receiver时,获取或设置字符串消息的 String 与 。
public:
property System::String ^ StringCompareValue { System::String ^ get(); void set(System::String ^ value); };
public string StringCompareValue { get; set; }
member this.StringCompareValue : string with get, set
Public Property StringCompareValue As String
属性值
当 为 DTSMQType_Receiver时,用于比较TaskType的字符串。