Sdílet prostřednictvím


PartitionFunctionParameterCollection.Add Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Add(PartitionFunctionParameter) Adds a PartitionFunctionParameter object to the PartitionFunctionParameterCollection collection.
Public method Add(PartitionFunctionParameter, Int32) Adds the specified PartitionFunctionParameterobject to the collection at the specified index.
Public method Add(PartitionFunctionParameter, String) Adds the specified PartitionFunctionParameterobject to the collection at the specified column.

Top