共用方式為


PhysicalPartition 建構

Initializes a new instance of the PhysicalPartition class.

多載清單 

  名稱 描述
公用方法 PhysicalPartition() () () ()
公用方法 PhysicalPartition(SqlSmoObject, Int32) Initializes a new instance of the PhysicalPartition class with the specified parent and partition number.
公用方法 PhysicalPartition(SqlSmoObject, Int32, DataCompressionType) Initializes a new instance of the PhysicalPartition class with the specified parent, partition number, and data compression.

頂端