DequeueCondition Property
In This Topic
A conditional expression based on the message properties, the message data properties, and PL/SQL functions.
Syntax
'Declaration
Public Property DequeueCondition As String
public string DequeueCondition {get; set;}
See Also