EntitySqlException.ErrorContext Property

 

Gets the approximate context where the error occurred if available.

Namespace:   System.Data.Entity.Core
Assembly:  EntityFramework (in EntityFramework.dll)

public string ErrorContext { get; }

Property Value

Type: System.String

The approximate context where the error occurred if available.