Compartilhar via


AlertCategoryCollection.Remove Method

Removes an AlertCategory object from the AlertCategoryCollection collection.

Remarks

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

Overload List

Name Description
AlertCategoryCollection.Remove (AlertCategory)
Removes an AlertCategory object from the AlertCategoryCollection collection.
AlertCategoryCollection.Remove (String)
Removes an AlertCategory object from the AlertCategoryCollection collection.

See Also

Reference

AlertCategoryCollection Class
AlertCategoryCollection Members
Microsoft.SqlServer.Management.Smo.Agent Namespace

Other Resources

Using Collections