WarningBehavior Énumération
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Comportement d’exécution des avertissements générés par Entity Framework
public enum WarningBehavior
type WarningBehavior =
Public Enum WarningBehavior
- Héritage
-
WarningBehavior
Ignore | 1 | Aucune action n'est effectuée. |
Log | 0 | Un avertissement est consigné. |
Throw | 2 | Une exception est levée. |
Pour plus d’informations et d’exemples, consultez Journalisation, événements et diagnostics.
Produit | Versions |
---|---|
Entity Framework Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0 |
Commentaires sur Entity Framework
Entity Framework est un projet open source. Sélectionnez un lien pour fournir des commentaires :