ExecutionStrategyEventData.ExceptionsEncountered Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A correlation ID that identifies the DbConnection instance being used.
public virtual System.Collections.Generic.IReadOnlyList<Exception> ExceptionsEncountered { get; }
member this.ExceptionsEncountered : System.Collections.Generic.IReadOnlyList<Exception>
Public Overridable ReadOnly Property ExceptionsEncountered As IReadOnlyList(Of Exception)