Compartilhar via


EntityCommandCompilationException Classe

Definição

Representa uma falha ao tentar preparar ou executar um CommandCompilation Essa exceção destina-se a fornecer uma exceção comum que as pessoas podem capturar para manter exceções de provedor (SqlException, OracleException) ao usar o EntityCommand para executar instruções.

[System.Serializable]
public sealed class EntityCommandCompilationException : System.Data.Entity.Core.EntityException
type EntityCommandCompilationException = class
    inherit EntityException
Public NotInheritable Class EntityCommandCompilationException
Inherits EntityException
Herança
EntityCommandCompilationException
Atributos

Aplica-se a