SqlServerEventId.DefaultSchemaFound Field

Definition

A default schema was found.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Scaffolding category.

Applies to