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