Partager via


EntityCommandCompilationException Classe

Définition

Représente un échec lors de la tentative de préparation ou d’exécution d’une commandeCompilation Cette exception est destinée à fournir une exception courante que les utilisateurs peuvent intercepter pour contenir des exceptions de fournisseur (SqlException, OracleException) lors de l’utilisation d’EntityCommand pour exécuter des instructions.

[System.Serializable]
public sealed class EntityCommandCompilationException : System.Data.Entity.Core.EntityException
type EntityCommandCompilationException = class
    inherit EntityException
Public NotInheritable Class EntityCommandCompilationException
Inherits EntityException
Héritage
EntityCommandCompilationException
Attributs

S’applique à