Click or drag to resize

StatementOptionContextBaseEplSupplier Property

Returns the supplier of the EPL textual representation

Namespace:  com.espertech.esper.compiler.client.option
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public Supplier<string> EplSupplier { get; }

Property Value

Type: SupplierString
epl supplier
See Also