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

適用対象