你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ShardMapManager.TryGetListShardMap<TKey> 方法

定义

public bool TryGetListShardMap<TKey> (string shardMapName, out Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ListShardMap<TKey> shardMap);
member this.TryGetListShardMap : string * ListShardMap -> bool
Public Function TryGetListShardMap(Of TKey) (shardMapName As String, ByRef shardMap As ListShardMap(Of TKey)) As Boolean

类型参数

TKey

参数

shardMapName
String

返回

适用于