Click or drag to resize

EPStatementObjectModelCreateContext Property

Returns the create-context clause.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public CreateContextClause CreateContext { get; set; }

Property Value

Type: CreateContextClause
clause
See Also