Click or drag to resize

IntoTableClause Class

Into-table clause.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaIntoTableClause

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

The IntoTableClause type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyTableName
Returns the table name.
Top
Methods
  NameDescription
Public methodToEPL
Renders the clause.
Top
See Also