PhysicalPartitionCollection.Add(PhysicalPartition) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.PhysicalPartition physicalPartition);
member this.Add : Microsoft.SqlServer.Management.Smo.PhysicalPartition -> unit
Public Sub Add (physicalPartition As PhysicalPartition)

Parameters

physicalPartition
PhysicalPartition

Applies to