Compartir a través de


RecoveryManager.RebuildMappingsOnShardsFromShardMapManager Método

Definición

Sobrecargas

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

RebuildMappingsOnShardsFromShardMapManager(IEnumerable<ShardLocation>, String)

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

Parámetros

shardLocations
IEnumerable<ShardLocation>
shardMapName
String

Se aplica a

RebuildMappingsOnShardsFromShardMapManager(IEnumerable<ShardLocation>)

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

Parámetros

shardLocations
IEnumerable<ShardLocation>

Se aplica a