Dela via


CosmosEventId.ExecutedDeleteItem Field

Definition

DeleteItem was executed.

public static readonly Microsoft.Extensions.Logging.EventId ExecutedDeleteItem;
 staticval mutable ExecutedDeleteItem : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly ExecutedDeleteItem 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