Used to specify the conditional expression based on the message properties, the message data properties, and PL/SQL functions.
property DequeueCondition: string;
Use DequeueCondition property to specify the conditional expression based on the message properties, the message data properties, and PL/SQL functions. It should be a boolean expression like a SQL WHERE clause. DequeueCondition should not exceed 4000 characters.