PartitionScheme.Script Method

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

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Список перегрузок

Имя 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.

См. также

Справочник

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

Другие ресурсы

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