ShardMap.TryGetShard(ShardLocation, Shard) メソッド

定義

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

パラメーター

location
ShardLocation
shard
Shard

戻り値

適用対象