次の方法で共有


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