PhysicalPartitionCollection.Remove Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| Remove(PhysicalPartition) | |
| Remove(Int32) |
Remove(PhysicalPartition)
public void Remove(Microsoft.SqlServer.Management.Smo.PhysicalPartition physicalPartition);
override this.Remove : Microsoft.SqlServer.Management.Smo.PhysicalPartition -> unit
Public Sub Remove (physicalPartition As PhysicalPartition)
Parametri
- physicalPartition
- PhysicalPartition
Si applica a
Remove(Int32)
public void Remove(int partitionNumber);
override this.Remove : int -> unit
Public Sub Remove (partitionNumber As Integer)
Parametri
- partitionNumber
- Int32