Share via


StreamAnalyticsQueryCompilationError.EndLine Property

Definition

Describes the error location in the original query. Not set if isGlobal is true.

public int? EndLine { get; }
member this.EndLine : Nullable<int>
Public ReadOnly Property EndLine As Nullable(Of Integer)

Property Value

Applies to