共用方式為


EntitySqlException.Line 屬性

定義

取得發生錯誤的大約行號。

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

屬性值

描述發生錯誤之行號的整數。

適用於