共用方式為


SqlServerEventId.ByteIdentityColumnWarning 欄位

定義

byte 屬性設定為使用SQL Server識別資料行。

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

欄位值

備註

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

當搭配 DiagnosticSource 使用 時,這個事件會 PropertyEventData 使用承載。

適用於