Share via


CosmosEventId.ExecutedReadNext Field

Definition

ReadNext was executed.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Database.Command category.

This event uses the CosmosQueryExecutedEventData payload when used with a DiagnosticSource.

Applies to