Freigeben über


RecoveryManager.DetectMappingDifferences Methode

Definition

Überlädt

DetectMappingDifferences(ShardLocation)
DetectMappingDifferences(ShardLocation, String)

DetectMappingDifferences(ShardLocation)

public System.Collections.Generic.IEnumerable<Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Recovery.RecoveryToken> DetectMappingDifferences (Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation location);
member this.DetectMappingDifferences : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation -> seq<Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Recovery.RecoveryToken>
Public Function DetectMappingDifferences (location As ShardLocation) As IEnumerable(Of RecoveryToken)

Parameter

location
ShardLocation

Gibt zurück

Gilt für:

DetectMappingDifferences(ShardLocation, String)

public System.Collections.Generic.IEnumerable<Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Recovery.RecoveryToken> DetectMappingDifferences (Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation location, string shardMapName);
member this.DetectMappingDifferences : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation * string -> seq<Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Recovery.RecoveryToken>
Public Function DetectMappingDifferences (location As ShardLocation, shardMapName As String) As IEnumerable(Of RecoveryToken)

Parameter

location
ShardLocation
shardMapName
String

Gibt zurück

Gilt für: