PhysicalPartitionCollection.Add(PhysicalPartition) 方法

定義

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

參數

physicalPartition
PhysicalPartition

適用於