Share via


EdmSchemaError.Column Property

Definition

Gets the column where the error occurred.

public int Column { get; }
member this.Column : int
Public ReadOnly Property Column As Integer

Property Value

The column where the error occurred.

Applies to