Méthode | Description | |
---|---|---|
SetJobLastKnownEventCommand ( string jobName, DateTimeOffset jobEventTime, DateTimeOffset jobScheduledTime, |
Initializes a new instance of the SetJobLastKnownEventCommand class.
|
public SetJobLastKnownEventCommand ( string jobName, DateTimeOffset jobEventTime, DateTimeOffset jobScheduledTime, |
||
jobName | string | Name of the job. |
jobEventTime | DateTimeOffset | The time. |
jobScheduledTime | DateTimeOffset | The job scheduled time. |
connection | The connection. | |
transaction | The transaction. | |
Résultat | System |