![]() | OnSelectClause Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class OnSelectClause : OnClause
The OnSelectClause type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnSelectClause |
Initializes a new instance of the OnSelectClause class.
|
![]() | OnSelectClause(String, String) |
Ctor.
|
Name | Description | |
---|---|---|
![]() | IsDeleteAndSelect |
Gets or sets a value indicating whether select-and-delete or just select.
|
![]() | OptionalAsName |
Returns the as-provided name for the named window.
|
![]() | WindowName |
Returns the name of the named window to delete from.
|
Name | Description | |
---|---|---|
![]() ![]() | Create |
Creates an on-select clause.
|
![]() | ToEPL |
Renders the clause in textual representation.
|