SqlServerEventId.TableSkipped Field

Definition

Caution

This API is now deprecated.

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

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

Field Value

Attributes

Applies to