Click or drag to resize

IndexMetadata Class

A representation of a secondary index in Cassandra
Inheritance Hierarchy
SystemObject
  DseIndexMetadata

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public class IndexMetadata

The IndexMetadata type exposes the following members.

Constructors
  NameDescription
Public methodIndexMetadata
Initializes a new instance of the IndexMetadata class
Top
Properties
  NameDescription
Public propertyKind
Gets the index kind
Public propertyName
Gets the index name
Public propertyOptions
Gets index options
Public propertyTarget
Gets the index target
Top
See Also

Reference