ShardKey.Min(ShardKey, ShardKey) Method

Definition

public static Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKey Min (Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKey left, Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKey right);
static member Min : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKey * Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKey -> Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKey
Public Shared Function Min (left As ShardKey, right As ShardKey) As ShardKey

Parameters

left
ShardKey
right
ShardKey

Returns

Applies to