Click or drag to resize

UpdateClauseAssignments Property

Returns the list of property assignments.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public IList Assignments { get; set; }

Property Value

Type: IListT
pair of property name and expression
See Also