KustoScriptData.ShouldContinueOnErrors Property

Definition

Flag that indicates whether to continue if one of the command fails.

public bool? ShouldContinueOnErrors { get; set; }
member this.ShouldContinueOnErrors : Nullable<bool> with get, set
Public Property ShouldContinueOnErrors As Nullable(Of Boolean)

Property Value

Applies to