語言

EntitySqlException.Line 屬性

定義

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

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

屬性值

一個整數,描述錯誤發生的行號。

適用於