ShardMap.DeleteShard(Shard) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes a shard from ShardMap.
public void DeleteShard (Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Shard shard);
member this.DeleteShard : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Shard -> unit
Parameters
- shard
- Shard
Shard to remove.