SqliteDesignEventId Enum

Definition

Values that are used as the eventId when logging messages from the SQLite Design Entity Framework Core components.

C#
public enum SqliteDesignEventId
Inheritance
SqliteDesignEventId

Fields

Name Value Description
IndexMissingColumnNameWarning 1

Column name empty on index.

ForeignKeyReferencesMissingColumn 2

Principal column not found.

SchemasNotSupportedWarning 3

Using schema selections warning.

Applies to

Product Versions
Entity Framework Core 1.1