PartitionScheme.Script Method
Generates a Transact-SQL script that can be used to re-create the partition scheme.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | 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.
|
Vedere anche
Riferimento
PartitionScheme Class
PartitionScheme Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Using Table and Index Partitioning
CREATE PARTITION SCHEME (Transact-SQL)