 | 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
Syntaxpublic IList Assignments { get; set; }
Property Value
Type:
IListTpair of property name and expression
See Also