RelationalEventId.OptionalDependentWithoutIdentifyingPropertyWarning フィールド

定義

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 OptionalDependentWithoutIdentifyingPropertyWarning;
 staticval mutable OptionalDependentWithoutIdentifyingPropertyWarning : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly OptionalDependentWithoutIdentifyingPropertyWarning As EventId 

フィールド値

注釈

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

このイベントは、 と共に EntityTypeEventData 使用する場合にペイロードを DiagnosticSource使用します。

適用対象