Share via


JobStepCollection.Remove Method

Removes a JobStep object from the JobStepCollection collection.

Remarks

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

Overload List

Name Description
JobStepCollection.Remove (JobStep)
Removes a JobStep object from the JobStepCollection collection.
JobStepCollection.Remove (String)
Removes a JobStep object from the JobStepCollection collection.

See Also

Reference

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

Other Resources

Using Collections