MessageQueueTask.StringCompareValue Proprietà

Definizione

Ottiene o imposta la proprietà String su cui viene confrontato un messaggio stringa quando è 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

Valore della proprietà

Stringa usata per il confronto quando è TaskTypeDTSMQType_Receiver.

Implementazioni

Si applica a