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

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

Property Value

Type: Int32
See Also