CoreEventId.QueryModelCompiling Field

Definition

Caution

This API is now deprecated.

A query model is being compiled.

This event is in the DbLoggerCategory.Query category.

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

Field Value

Attributes

Applies to