This topic has not yet been rated - Rate this topic

JobStep.LastRunOutcome Property

Gets the outcome of the job step when it was last executed.

Namespace:  Microsoft.SqlServer.Management.Smo.Agent
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public CompletionResult LastRunOutcome { get; }

Property Value

Type: Microsoft.SqlServer.Management.Smo.Agent.CompletionResult
A CompletionResult object value that specifies the outcome of the job when it was last executed.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.