ShardMapManager.GetListShardMap<TKey>(String) メソッド

定義

public Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ListShardMap<TKey> GetListShardMap<TKey> (string shardMapName);
member this.GetListShardMap : string -> Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ListShardMap<'Key>
Public Function GetListShardMap(Of TKey) (shardMapName As String) As ListShardMap(Of TKey)

型パラメーター

TKey

パラメーター

shardMapName
String

戻り値

適用対象