次の方法で共有


CosmosEventId.ExecutedDeleteItem フィールド

定義

DeleteItem が実行されました。

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

フィールド値

注釈

このイベントはカテゴリ内 DbLoggerCategory.Database.Command にあります。

このイベントでは、 と共に CosmosItemCommandExecutedEventData 使用するとペイロードが DiagnosticSource使用されます。

適用対象