Megosztás a következőn keresztül:


CosmosEventId.ExecutedCreateItem Field

Definition

CreateItem was executed.

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