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