PhysicalPartition Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the PhysicalPartition class.
Overload List
Name | Description | |
---|---|---|
![]() |
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. |
Top