ShardMap.TryGetShard(ShardLocation, Shard) Method

Definition

public bool TryGetShard (Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation location, out Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Shard shard);
member this.TryGetShard : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation * Shard -> bool
Public Function TryGetShard (location As ShardLocation, ByRef shard As Shard) As Boolean

Parameters

location
ShardLocation
shard
Shard

Returns

Applies to