Share via


PartitionFunctionParameter Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the PartitionFunctionParameter class.

Overload List

  Name Description
Public method PartitionFunctionParameter() Initializes a new instance of the PartitionFunctionParameter class.
Public method PartitionFunctionParameter(PartitionFunction) Initializes a new instance of the PartitionFunctionParameter class for the specified partition function.
Public method PartitionFunctionParameter(PartitionFunction, DataType) Initializes a new instance of the PartitionFunctionParameter class with the specified data type and for the specified partition function.

Top