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

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

Property Value

Type: Int32
See Also