ShardMapManager.CreateListShardMap<TKey>(String) Méthode

Définition

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

Paramètres de type

TKey

Paramètres

shardMapName
String

Retours

S’applique à