Click or drag to resize

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
Syntax
C#
public UpdateClause UpdateClause { get; set; }

Property Value

Type: UpdateClause
update spec if defined
See Also