 | UpdateEventArgsStatement Property |
Gets the statement.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxpublic EPStatement Statement { get; }
Property Value
Type:
EPStatement
The statement.
See Also