JobStepCollection.Add Method (JobStep, String)
SQL Server 2012
Adds a JobStep object to the JobStepCollection collection.
Namespace: Microsoft.SqlServer.Management.Smo.Agent
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- jobStep
- Type: Microsoft.SqlServer.Management.Smo.Agent.JobStep
A JobStep object that specifies the job step to be added to the JobStepCollection collection.
- insertAtColumnName
- Type: System.String
A string representing the name of the jobstep.