다음을 통해 공유


SqlServerEventId.ByteIdentityColumnWarning 필드

정의

바이트 속성은 SQL Server ID 열을 사용하도록 설정됩니다.

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.

적용 대상