Freigeben über


PartitionScheme.Script Method

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

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

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

Siehe auch

Verweis

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

Andere Ressourcen

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