PreparedStatement.RoutingIndexes Property |
Gets or sets the parameter indexes that are part of the partition key
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.4.0
Syntax public int[] RoutingIndexes { get; }
Property Value
Type:
Int32[]See Also