Partager via


ShardMap.TryGetShard(ShardLocation, Shard) Méthode

Définition

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

Paramètres

location
ShardLocation
shard
Shard

Retours

S’applique à