PartitionScheme.Script Method
Generates a Transact-SQL script that can be used to re-create the partition scheme.
Overload List
| 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.
|
See Also