Click or drag to resize

StatementNameOption Class

Implement this interface to provide a custom user object at compile-time for the statements when they are compiled.
Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.compiler.client.optionStatementNameOption

Namespace:  com.espertech.esper.compiler.client.option
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public sealed class StatementNameOption : MulticastDelegate

The StatementNameOption type exposes the following members.

Constructors
  NameDescription
Public methodStatementNameOption
Initializes a new instance of the StatementNameOption class
Top
Methods
See Also