EdmSchemaError.Column Property

Definition

Gets the column where the error occurred.

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

Property Value

The column where the error occurred.

Applies to