PhysicalPartitionCollection.Remove Method
SQL Server 2008 R2
Removes a PhysicalPartition from the collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Remove(Int32) | Removes a PhysicalPartition that has the specified partition number from the collection. |
|
Remove(PhysicalPartition) | Removes the specified PhysicalPartition from the collection. |
