CoreEventId.QueryModelOptimized Field

Definition

Caution

This API is now deprecated.

A query model was optimized.

This event is in the DbLoggerCategory.Query category.

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

Field Value

Attributes

Applies to