JobScheduleCollection.ItemById(Int32) Method

Definition

public Microsoft.SqlServer.Management.Smo.Agent.JobSchedule ItemById (int id);
member this.ItemById : int -> Microsoft.SqlServer.Management.Smo.Agent.JobSchedule
Public Function ItemById (id As Integer) As JobSchedule

Parameters

id
Int32

Returns

Applies to