Click or drag to resize

StatementTypeINSERT_INTO Field

Insert-into statement.

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const StatementType INSERT_INTO = 2

Field Value

Type: StatementType
See Also