共用方式為


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