ShardKey.CompareTo(ShardKey) Method

Definition

public int CompareTo (Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKey other);
abstract member CompareTo : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKey -> int
override this.CompareTo : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKey -> int
Public Function CompareTo (other As ShardKey) As Integer

Parameters

other
ShardKey

Returns

Implements

Applies to