Share via


RecoveryManager.AttachShard Methode

Definition

Überlädt

AttachShard(ShardLocation)
AttachShard(ShardLocation, String)

AttachShard(ShardLocation)

public void AttachShard (Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation location);
member this.AttachShard : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation -> unit
Public Sub AttachShard (location As ShardLocation)

Parameter

location
ShardLocation

Gilt für:

AttachShard(ShardLocation, String)

public void AttachShard (Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation location, string shardMapName);
member this.AttachShard : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation * string -> unit
Public Sub AttachShard (location As ShardLocation, shardMapName As String)

Parameter

location
ShardLocation
shardMapName
String

Gilt für: