PartitionFunctionParameterCollection.Add Method (PartitionFunctionParameter)
Adds a PartitionFunctionParameter object to the PartitionFunctionParameterCollection collection.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- partitionFunctionParameter
-
Type:
Microsoft.SqlServer.Management.Smo.PartitionFunctionParameter
A PartitionFunctionParameter object value that specifies the partition function parameter to be removed from the PartitionFunctionParameterCollection collection.
Show: