 | 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
Syntaxpublic Supplier<string> EplSupplier { get; }
Property Value
Type:
SupplierStringepl supplier
See Also