 | ExceptionHandlerContextStatementName Property |
Returns the statement name, if provided, or the statement id assigned to the statement if no name was provided.
Namespace:
com.espertech.esper.common.client.hook.exception
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string StatementName { get; }
Property Value
Type:
Stringstatement name or id
See Also