Click or drag to resize

CreateIndexColumnTypeBTREE Field

Binary-tree (sorted) index.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const CreateIndexColumnType BTREE = 1

Field Value

Type: CreateIndexColumnType
See Also