Partager via


PartitionFunction.Script Method

Generates a Transact-SQL script that can be used to re-create the partition function.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

Nom Description
PartitionFunction.Script ()
Generates a Transact-SQL script that can be used to re-create the partition function.
PartitionFunction.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the partition function as specified by the script options.

Voir aussi

Référence

PartitionFunction Class
PartitionFunction Members
Microsoft.SqlServer.Management.Smo Namespace

Autres ressources

Using Table and Index Partitioning
CREATE PARTITION FUNCTION (Transact-SQL)