SqlServerEventId.ColumnSkipped Field

Definition

Caution

This API is now deprecated.

A column was skipped. This event is in the DbLoggerCategory.Scaffolding category.

public static readonly Microsoft.Extensions.Logging.EventId ColumnSkipped;
[System.Obsolete]
public static readonly Microsoft.Extensions.Logging.EventId ColumnSkipped;
 staticval mutable ColumnSkipped : Microsoft.Extensions.Logging.EventId
[<System.Obsolete>]
 staticval mutable ColumnSkipped : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly ColumnSkipped As EventId 

Field Value

Attributes

Applies to