Click or drag to resize

EPStatementObjectModelToEPL Method

Renders the object model in it's EPL syntax textual representation.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string ToEPL()

Return Value

Type: String
EPL representing the statement object model
See Also