SqlServerEventId.SequenceNotNamedWarning Field

Definition

Caution

This API is now deprecated.

The database has an unnamed sequence. This event is in the DbLoggerCategory.Scaffolding category.

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

Field Value

Attributes

Applies to