Propriedade LastRunOutcome

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

Namespace:  Microsoft.SqlServer.Management.Smo.Agent
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

[SfcPropertyAttribute]
public CompletionResult LastRunOutcome { get; }

Valor da propriedade

Tipo: Microsoft.SqlServer.Management.Smo.Agent. . :: . .CompletionResult
A CompletionResult object value that specifies the outcome of the job when it was last executed.