Share via


Script.ContinueOnError Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public bool? ContinueOnError { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.ContinueOnError : Nullable<bool> with get, set
Public Property ContinueOnError As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to