Freigeben über


EntityCommandCompilationException Klasse

Definition

Stellt einen Fehler beim Versuch dar, eine CommandCompilation vorzubereiten oder auszuführen. Diese Ausnahme soll eine allgemeine Ausnahme bereitstellen, die Personen bei der Ausführung von EntityCommand-Anweisungen erfassen können, um Anbieterausnahmen (SqlException, OracleException) zu halten.

[System.Serializable]
public sealed class EntityCommandCompilationException : System.Data.Entity.Core.EntityException
type EntityCommandCompilationException = class
    inherit EntityException
Public NotInheritable Class EntityCommandCompilationException
Inherits EntityException
Vererbung
EntityCommandCompilationException
Attribute

Gilt für: