Click or drag to resize

StatementSubstitutionParameterOption Class

Implement this interface to provide values for substitution parameters.
Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.runtime.client.optionStatementSubstitutionParameterOption

Namespace:  com.espertech.esper.runtime.client.option
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public sealed class StatementSubstitutionParameterOption : MulticastDelegate

The StatementSubstitutionParameterOption type exposes the following members.

Constructors
  NameDescription
Public methodStatementSubstitutionParameterOption
Initializes a new instance of the StatementSubstitutionParameterOption class
Top
Methods
See Also