Click or drag to resize
CqlColumnIndex Property
Index of the column in the rowset

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.2.0
Syntax
C#
public int Index { get; set; }

Property Value

Type: Int32
See Also