Partager via


RecoveryManager.RebuildMappingsOnShardMapManagerFromShards Méthode

Définition

Surcharges

RebuildMappingsOnShardMapManagerFromShards(IEnumerable<ShardLocation>)
RebuildMappingsOnShardMapManagerFromShards(IEnumerable<ShardLocation>, String)

RebuildMappingsOnShardMapManagerFromShards(IEnumerable<ShardLocation>)

public void RebuildMappingsOnShardMapManagerFromShards (System.Collections.Generic.IEnumerable<Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation> shardLocations);
member this.RebuildMappingsOnShardMapManagerFromShards : seq<Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation> -> unit
Public Sub RebuildMappingsOnShardMapManagerFromShards (shardLocations As IEnumerable(Of ShardLocation))

Paramètres

shardLocations
IEnumerable<ShardLocation>

S’applique à

RebuildMappingsOnShardMapManagerFromShards(IEnumerable<ShardLocation>, String)

public void RebuildMappingsOnShardMapManagerFromShards (System.Collections.Generic.IEnumerable<Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation> shardLocations, string shardMapName);
member this.RebuildMappingsOnShardMapManagerFromShards : seq<Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation> * string -> unit
Public Sub RebuildMappingsOnShardMapManagerFromShards (shardLocations As IEnumerable(Of ShardLocation), shardMapName As String)

Paramètres

shardLocations
IEnumerable<ShardLocation>
shardMapName
String

S’applique à