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.

구현

적용 대상