RowSetMetadataColumnIndexes Property |
Gets or sets the index of the columns within the row
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax public Dictionary<string, int> ColumnIndexes { get; }
Property Value
Type:
DictionaryString,
Int32See Also