EntitySqlException.Column 屬性

定義

取得錯誤發生位置的大致欄位編號。

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

屬性值

一個整數,描述錯誤發生的欄位編號。

適用於