Click or drag to resize

StatementNameRuntimeContextStatementName Property

Returns the statement name

Namespace:  com.espertech.esper.runtime.client.option
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public string StatementName { get; }

Property Value

Type: String
statement name
See Also