Add 方法
Adds a PartitionFunctionParameter object to the PartitionFunctionParameterCollection collection.
多載清單
名稱 | 描述 | |
---|---|---|
Add(PartitionFunctionParameter) | Adds a PartitionFunctionParameter object to the PartitionFunctionParameterCollection collection. | |
Add(PartitionFunctionParameter, Int32) | Adds the specified PartitionFunctionParameterobject to the collection at the specified index. | |
Add(PartitionFunctionParameter, String) | Adds the specified PartitionFunctionParameterobject to the collection at the specified column. |
頂端