Share via


PartitionSchemeParameterCollection.Remove Method

Removes a PartitionSchemeParameter object from the PartitionSchemeParameterCollection collection.

Remarks

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

Overload List

Name Description
PartitionSchemeParameterCollection.Remove (PartitionSchemeParameter)
Removes a PartitionSchemeParameter object from the PartitionSchemeParameterCollection collection.
PartitionSchemeParameterCollection.Remove (String) (inherited from Remove )

See Also

Reference

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

Other Resources

Using Collections