SqlServerEventId.PrimaryKeyFound フィールド

定義

主キーが見つかりました。

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

フィールド値

注釈

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

適用対象