Partager via


PartitionScheme.Script Method

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

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
PartitionScheme.Script ()
Generates a Transact-SQL script that can be used to re-create the partition scheme.
PartitionScheme.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the partition scheme as specified by the script options.

Voir aussi

Référence

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

Autres ressources

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