Constructeur PartitionFunction

Initializes a new instance of the PartitionFunction 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 PartitionFunction()
public PartitionFunction()
public:
PartitionFunction()
new : unit -> PartitionFunction
public function PartitionFunction()

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

PartitionFunction Classe

Surcharge PartitionFunction

Espace de noms Microsoft.SqlServer.Management.Smo

Autres ressources

CREATE PARTITION FUNCTION (Transact-SQL)