EdmSchemaError.Column Property

 

Gets the column where the error occurred.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public int Column { get; }

Property Value

Type: System.Int32

The column where the error occurred.