RelationalEventId.OptionalDependentWithAllNullPropertiesWarning フィールド

定義

The entity does not have any property with a non-default value to identify whether the entity exists.(このエンティティには、エンティティが存在するかどうかを識別するための、既定値以外のプロパティがありません。)

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

フィールド値

注釈

このイベントはカテゴリ内 DbLoggerCategory.Update にあります。

このイベントでは、 と共に UpdateEntryEventData 使用するとペイロードが DiagnosticSource使用されます。

適用対象