 | CreateWindowClauseIsInsert 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
Syntaxpublic bool IsInsert { get; set; }
Return Value
Type:
Booleaninsert from named window
See Also