共用方式為


CoreEventId.ForeignKeyAttributesOnBothPropertiesWarning 欄位

定義

兩端屬性上所指定的流覽會分成兩個關聯 ForeignKeyAttribute 性。

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

欄位值

備註

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

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

適用於