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.

Exemples

Utilisation de fichiers ou de groupes de fichiers pour stocker des données

Voir aussi

Référence

PartitionScheme Classe

Surcharge PartitionScheme

Espace de noms Microsoft.SqlServer.Management.Smo

Autres ressources

CREATE PARTITION SCHEME (Transact-SQL)