CoreEventId.QueryCanceled フィールド

定義

コンテキスト型 '{contextType}' のクエリが取り消されました。

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

フィールド値

注釈

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

適用対象