Partager via


RecoveryManager.GetShardInfo Méthode

Définition

Surcharges

GetShardInfo(RecoveryToken, ShardMapType, String, ShardLocation)
GetShardInfo(RecoveryToken, ShardMapType, String)

GetShardInfo(RecoveryToken, ShardMapType, String, ShardLocation)

public void GetShardInfo (Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Recovery.RecoveryToken token, out Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardMapType mapType, out string shardMapName, out Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation shardLocation);
member this.GetShardInfo : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Recovery.RecoveryToken * ShardMapType * string * ShardLocation -> unit
Public Sub GetShardInfo (token As RecoveryToken, ByRef mapType As ShardMapType, ByRef shardMapName As String, ByRef shardLocation As ShardLocation)

Paramètres

mapType
ShardMapType
shardMapName
String
shardLocation
ShardLocation

S’applique à

GetShardInfo(RecoveryToken, ShardMapType, String)

public void GetShardInfo (Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Recovery.RecoveryToken token, out Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardMapType mapType, out string shardMapName);
member this.GetShardInfo : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Recovery.RecoveryToken * ShardMapType * string -> unit
Public Sub GetShardInfo (token As RecoveryToken, ByRef mapType As ShardMapType, ByRef shardMapName As String)

Paramètres

mapType
ShardMapType
shardMapName
String

S’applique à