Share via


Constructeur PartitionScheme

Initializes a new instance of the PartitionScheme class.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Sub New
'Utilisation

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

Notes

The default constructor initializes any fields to their default values.