IMessageQueueTask.StringCompareValue 屬性

定義

取得或設定當為時要與字串訊息比較的字串 TaskType DTSMQType_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

屬性值

String

當為時用於比較的字串 TaskType DTSMQType_Receiver

適用於