你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RecoveryManager.AttachShard Method

Definition

Overloads

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)

Parameters

___location
ShardLocation

Applies to

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)

Parameters

___location
ShardLocation
shardMapName
String

Applies to