 | EPStatementObjectModelOnExpr Property |
Returns the on-delete clause for deleting from named windows, or null if this statement
does not delete from a named window
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic OnClause OnExpr { get; set; }
Property Value
Type:
OnClauseon delete clause
See Also