EntitySqlException.Column Property

 

Gets the approximate column number where the error occurred.

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

public int Column { get; }

Property Value

Type: System.Int32

The approximate column number where the error occurred.