JobStep.OnFailAction Property
Definition
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)]
public Microsoft.SqlServer.Management.Smo.Agent.StepCompletionAction OnFailAction { get; set; }
member this.OnFailAction : Microsoft.SqlServer.Management.Smo.Agent.StepCompletionAction with get, set
Public Property OnFailAction As StepCompletionAction
Property Value
- StepCompletionAction
- Attributes
-
Applies to