ExtendedPropertyCollection.Remove Method

Removes an ExtendedProperty object from the ExtendedPropertyCollection object.

Overload List

Name Description
ExtendedPropertyCollection.Remove (ExtendedProperty)
Removes an ExtendedProperty object from the ExtendedPropertyCollection collection object.
ExtendedPropertyCollection.Remove (String)
Removes an ExtendedProperty object from the ExtendedPropertyCollection collection object.

See Also

Reference

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

Other Resources

Using Collections