Condividi tramite


PartitionFunction.Script Method

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

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

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

Vedere anche

Riferimento

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

Altre risorse

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