共用方式為


StreamAnalyticsQueryCompilationError.StartColumn Property

Definition

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

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

Property Value

Applies to