Share via


EntitySqlException.Column Property

Definition

Gets the approximate column number where the error occurred.

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

Property Value

An integer that describes the column number where the error occurred.

Applies to