 | UpdateClauseOptionalWhereClause Property |
Returns the where-clause if any.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Expression OptionalWhereClause { get; set; }
Property Value
Type:
Expressionwhere clause
See Also