 | VirtualDataWindowContextStatementContext Property |
Returns the statement context which holds statement information (name, expression, id) and statement-level services.
Namespace:
com.espertech.esper.common.client.hook.vdw
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic StatementContext StatementContext { get; }
Return Value
Type:
StatementContextstatement context
See Also