Click or drag to resize
IndexMetadataIndexKind Enumeration
Describes the possible kinds of indexes

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax
C#
public enum IndexKind
Members
  Member nameValueDescription
Keys0
Custom1
Composites2
See Also