次の方法で共有


SqliteEventId.SchemasNotSupportedWarning フィールド

定義

SQLite はスキーマをサポートしていません。

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

フィールド値

注釈

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

適用対象