RecoveryManager.AttachShard メソッド

定義

オーバーロード

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)

パラメーター

location
ShardLocation

適用対象

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)

パラメーター

location
ShardLocation
shardMapName
String

適用対象