Share via


PartitionFunctionParameterCollection.Remove Method

Removes a PartitionFunctionParameter object from the PartitionFunctionParameterCollection collection.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name Description
PartitionFunctionParameterCollection.Remove (PartitionFunctionParameter)
Removes a PartitionFunctionParameter object from the PartitionFunctionParameterCollection collection.
PartitionFunctionParameterCollection.Remove (String) (inherited from Remove )

See Also

Reference

PartitionFunctionParameterCollection Class
PartitionFunctionParameterCollection Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Using Collections