MessageQueueTask.StringCompareValue 属性

定义

获取或设置字符串消息与何时比较的TaskTypeDTSMQType_Receiver字符串。

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

属性值

用于比较的字符串。TaskTypeDTSMQType_Receiver

实现

适用于