共用方式為


CoreEventId.StringEnumValueInJson 欄位

定義

從 JSON 讀取列舉的字串值。 從 EF Core 8 開始,預設會變更將列舉值儲存在 JSON 中做為數位。 如需詳細資訊,請參閱<https://aka.ms/efcore-docs-jsonenums>。

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

欄位值

備註

此事件位於類別中 DbLoggerCategory.Query

適用於