Share via


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

プロパティ値

次の場合TaskTypeの比較に使用される文字列。DTSMQType_Receiver

実装

適用対象