![]() | UpdateClause Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class UpdateClause
The UpdateClause type exposes the following members.
Name | Description | |
---|---|---|
![]() | UpdateClause |
Ctor.
|
![]() | UpdateClause(String, String) |
Ctor.
|
Name | Description | |
---|---|---|
![]() | Assignments |
Returns the list of property assignments.
|
![]() | EventType |
Returns the name of the event type to Update.
|
![]() | OptionalAsClauseStreamName |
Returns the stream name.
|
![]() | OptionalWhereClause |
Returns the where-clause if any.
|
Name | Description | |
---|---|---|
![]() | AddAssignment |
Adds a property to set to the clause.
|
![]() ![]() | Create |
Ctor.
|
![]() ![]() | RenderEPLAssignments | |
![]() | ToEPL |
Renders the clause in EPL.
|