PartitionScheme Constructor
Initializes a new instance of the PartitionScheme class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
PartitionScheme () |
Initializes a new instance of the PartitionScheme class.
|
PartitionScheme (Database, String) |
Initializes a new instance of the PartitionScheme class, and sets the name of the partition scheme and the database to which it belongs.
|
See Also
Reference
PartitionScheme Class
PartitionScheme Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Using Table and Index Partitioning
CREATE PARTITION SCHEME (Transact-SQL)