 | EPLMethodInvocationContextStatementName Property |
Returns the statement name, or null if the invocation context is not associated to a specific statement and is
shareable between statements
Namespace:
com.espertech.esper.common.client.hook.expr
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string StatementName { get; }
Property Value
Type:
Stringstatement name or null
See Also