Bagikan melalui


JobStepCollection.Add Method

Include Protected Members
Include Inherited Members

Adds a JobStep object to the JobStepCollection collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Add(JobStep) Adds a JobStep object to the JobStepCollection collection.
Public method Add(JobStep, Int32) Adds a JobStep object to the JobStepCollection collection.
Public method Add(JobStep, String) Adds a JobStep object to the JobStepCollection collection.

Top

Examples

Using Collections

See Also

Reference

JobStepCollection Class

Microsoft.SqlServer.Management.Smo.Agent Namespace