Click or drag to resize

StatementUserObjectRuntimeContext Class

Provides the environment to .
Inheritance Hierarchy
SystemObject
  com.espertech.esper.runtime.client.optionStatementUserObjectRuntimeContext

Namespace:  com.espertech.esper.runtime.client.option
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public class StatementUserObjectRuntimeContext

The StatementUserObjectRuntimeContext type exposes the following members.

Constructors
  NameDescription
Public methodStatementUserObjectRuntimeContext
Ctor.
Top
Properties
  NameDescription
Public propertyAnnotations
Returns the annotations.
Public propertyDeploymentId
Returns the deployment id
Public propertyEpl
Returns the EPL when attached or null when not available
Public propertyStatementId
Returns the statement number
Public propertyStatementName
Returns the statement name
Top
See Also