Share via


CosmosEventId.ExecutedReadItem Field

Definition

ReadItem was executed.

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

Field Value

Remarks

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

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

Applies to