Partager via


CoreEventId.DetachedLazyLoadingWarning Champ

Définition

Une tentative de chargement différé d’une propriété à partir d’une entité détachée/sans suivi a été effectuée.

public static readonly Microsoft.Extensions.Logging.EventId DetachedLazyLoadingWarning;
 staticval mutable DetachedLazyLoadingWarning : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly DetachedLazyLoadingWarning As EventId 

Valeur de champ

Remarques

Cet événement fait partie de la DbLoggerCategory.Infrastructure catégorie .

Cet événement utilise la LazyLoadingEventData charge utile lorsqu’il est utilisé avec un DiagnosticSource.

S’applique à