PartitionFunctionParameterCollection.Add Method
Adds a PartitionFunctionParameter object to the PartitionFunctionParameterCollection collection.
Overload List
| Name | Description |
|---|---|
| PartitionFunctionParameterCollection.Add (PartitionFunctionParameter) |
Adds a PartitionFunctionParameter object to the PartitionFunctionParameterCollection collection.
|
| PartitionFunctionParameterCollection.Add (PartitionFunctionParameter, Int32) |
Adds the specified PartitionFunctionParameterobject to the collection at the specified index.
|
| PartitionFunctionParameterCollection.Add (PartitionFunctionParameter, String) |
Adds the specified PartitionFunctionParameterobject to the collection at the specified column.
|