PhysicalPartition Constructor

Initializes a new, default instance of the PhysicalPartition class.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New PhysicalPartition()
public PhysicalPartition()
public:
PhysicalPartition()
new : unit -> PhysicalPartition
public function PhysicalPartition()