AlertCategoryCollection.Remove Method

Removes an AlertCategory object from the AlertCategoryCollection collection.

备注

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

重载列表

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

请参阅

参考

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

其他资源

Using Collections