 | SubqueryQualifiedExpressionIsAll Property |
Returns true for ALL, false for ANY.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsAll { get; set; }
Return Value
Type:
Booleanall/any flag
See Also