ExecutionStatistics.HasErrors Property

Definition

Indicates whether the query resulted in an error.

public bool? HasErrors { get; }
member this.HasErrors : Nullable<bool>
Public ReadOnly Property HasErrors As Nullable(Of Boolean)

Property Value

Applies to