Partager via


EntityCommandExecutionException Classe

Définition

Représente un échec lors de la tentative de préparation ou d’exécution d’un CommandExecution 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 EntityCommandExecutionException : System.Data.Entity.Core.EntityException
type EntityCommandExecutionException = class
    inherit EntityException
Public NotInheritable Class EntityCommandExecutionException
Inherits EntityException
Héritage
EntityCommandExecutionException
Attributs

S’applique à