Click or drag to resize

CreateContextClause Class

Create a context.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaCreateContextClause

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class CreateContextClause

The CreateContextClause type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyContextName
Returns the context name
Public propertyDescriptor
Returns the context dimension informatin
Top
Methods
  NameDescription
Public methodToEPL
RenderAny as EPL.
Top
See Also