共用方式為


CoreEventId.MultipleInversePropertiesSameTargetWarning 欄位

定義

有多個導覽 InversePropertyAttribute 指向相同的反向流覽。

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

欄位值

備註

此事件位於 DbLoggerCategory.Model 類別中。

當搭配 DiagnosticSource 使用 時,這個事件會 TwoPropertyBaseCollectionsEventData 使用承載。

適用於