Compartir a través de


PartitionScheme.Script Method

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

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

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

Otros recursos

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