 | EPStatementObjectModelUpdateClause Property |
Returns the update specification.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic UpdateClause UpdateClause { get; set; }
Property Value
Type:
UpdateClauseupdate spec if defined
See Also