Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the PartitionFunctionParameter class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| Name | Description |
|---|---|
| PartitionFunctionParameter () |
Initializes a new instance of the PartitionFunctionParameter class.
|
| PartitionFunctionParameter (PartitionFunction) |
Initializes a new instance of the PartitionFunctionParameter class for the specified partition function.
|
| PartitionFunctionParameter (PartitionFunction, DataType) |
Initializes a new instance of the PartitionFunctionParameter class with the specified data type and for the specified partition function.
|
See Also
Reference
PartitionFunctionParameter Class
PartitionFunctionParameter Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Using Table and Index Partitioning
CREATE PARTITION FUNCTION (Transact-SQL)