Click or drag to resize
PreparedStatementRoutingIndexes Property
Gets or sets the parameter indexes that are part of the partition key

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
public int[] RoutingIndexes { get; }

Property Value

Type: Int32
See Also