Click or drag to resize

EPCompileExceptionItemExpression Property

Returns expression text for statement.

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

Return Value

Type: String
expression text
See Also