RelationalEventId.QueryPossibleExceptionWithAggregateOperatorWarning Field

Definition

Caution

This API is now deprecated.

A query is using a possibly throwing aggregate operation in a sub-query.

This event is in the DbLoggerCategory.Query category.

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

Field Value

Attributes

Applies to