PartitionFunctionParameterCollection.Add Method (PartitionFunctionParameter)
SQL Server 2012
Adds a PartitionFunctionParameter object to the PartitionFunctionParameterCollection collection.
Namespace: Microsoft.SqlServer.Management.Smo
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.
