EntitySqlException.ErrorContext 屬性

定義

如果有的話,會取得錯誤發生的大致上下文。

public:
 property System::String ^ ErrorContext { System::String ^ get(); };
public string ErrorContext { get; }
member this.ErrorContext : string
Public ReadOnly Property ErrorContext As String

屬性值

一個字串,描述錯誤發生的大致上下文(若有的話)。

適用於