![]() | OnDeleteClause Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class OnDeleteClause : OnClause
The OnDeleteClause type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnDeleteClause |
Initializes a new instance of the OnDeleteClause class.
|
![]() | OnDeleteClause(String, String) |
Ctor.
|
Name | Description | |
---|---|---|
![]() | 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-delete clause.
|
![]() | ToEPL |
Renders the clause in textual representation.
|