RelationalEventId.TpcStoreGeneratedIdentityWarning Field

Definition

The PK is using store-generated values in TPC.

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

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