Click or drag to resize

CreateWindowClauseInsert Property

Returns true if inserting from another named window, false if not.

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

Return Value

Type: Boolean
insert from named window
See Also