JobStepCollection.Remove Method

Removes a JobStep object from the JobStepCollection collection.

备注

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

重载列表

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

请参阅

参考

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

其他资源

Using Collections