RelationalEventId.TpcStoreGeneratedIdentityWarning Field

Definition

The PK is using store-generated values in TPC.

C#
public static readonly Microsoft.Extensions.Logging.EventId TpcStoreGeneratedIdentityWarning;

Field Value

Remarks

This event is in the DbLoggerCategory.Model.Validation category.

This event uses the PropertyEventData payload when used with a DiagnosticSource.

Applies to

Product Versions
Entity Framework Core 7.0, 8.0, 9.0