 | CompilerOptionsStatementName Property |
Returns the callback that determines the statement name
Namespace:
com.espertech.esper.compiler.client
Assembly:
NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntaxpublic StatementNameOption StatementName { get; set; }
Return Value
Type:
StatementNameOptioncallback returning the statement name
See Also