PartitionSchemeParameter Constructor
Initializes a new instance of the PartitionSchemeParameter class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
PartitionSchemeParameter () |
Initializes a new instance of the PartitionSchemeParameter class.
|
PartitionSchemeParameter (SqlSmoObject, String) |
Initializes a new instance of the PartitionSchemeParameter class for the specified object with the specified name.
|
See Also
Reference
PartitionSchemeParameter Class
PartitionSchemeParameter Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Using Table and Index Partitioning
CREATE PARTITION FUNCTION (Transact-SQL)