Click or drag to resize

VirtualDataWindowLookupContextStatementName Property

Returns the statement name of the statement to be performing the lookup, or null 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 string StatementName { get; }

Property Value

Type: String
See Also