PartitionFunctionParameter Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the PartitionFunctionParameter class.
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. |
Top