RelationalEventId.QueryPossibleExceptionWithAggregateOperatorWarning Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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