 | EPDataFlowIRStreamCollectorContextStatement Property |
Returns the statement and can safely be cast to EPStatement when needed (typed object to not require a dependency on
runtime)
Namespace:
com.espertech.esper.common.client.dataflow.core
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Object Statement { get; }
Return Value
Type:
Objectstatement
See Also