The NextRunScheduleID property returns the system-generated identifier for the schedule determining the next execution date of a SQL Server Agent job.
object.NextRunScheduleID
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
Long
Read-only
HRESULT GetNextRunScheduleID(LPLONG pRetVal);