共用方式為


RelationalEventId.OptionalDependentWithoutIdentifyingPropertyWarning 欄位

定義

實體沒有任何屬性具有非預設值,可識別實體是否存在。

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

欄位值

備註

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

當 搭配 DiagnosticSource 使用時,此事件會 EntityTypeEventData 使用承載。

適用於