Click or drag to resize

VirtualDataWindowLookupContextStatementId Property

Returns the statement id of the statement to be performing the lookup, or -1 for fire-and-forget statements.

Namespace:  com.espertech.esper.common.client.hook.vdw
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public int StatementId { get; }

Property Value

Type: Int32
See Also