 | CreateIndexColumnIndexType Property |
Gets or sets the type of the index.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string IndexType { get; set; }
Property Value
Type:
String
The type of the index.
See Also