Jaa


JobCategoryCollection.Remove Method

Removes a JobCategory object from the JobCategoryCollection collection.

Remarks

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

Overload List

Name Description
JobCategoryCollection.Remove (JobCategory)
Removes a JobCategory object from the JobCategoryCollection collection.
JobCategoryCollection.Remove (String)
Removes a JobCategory object from the JobCategoryCollection collection.

See Also

Reference

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

Other Resources

Using Collections