共用方式為


EntitySqlException.ErrorContext 屬性

定義

取得發生錯誤的大約內容 (如果有的話)。

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

屬性值

描述發生錯誤之大約內容 (如果有的話) 的字串。

適用於