Udostępnij przez


EntityException Klasa

Definicja

Wyjątek dostawcy — używany przez klienta jednostki.

[System.Serializable]
public class EntityException : System.Data.DataException
type EntityException = class
    inherit DataException
Public Class EntityException
Inherits DataException
Dziedziczenie
EntityException
Pochodne
Atrybuty

Konstruktory

EntityException()

Inicjuje nowe wystąpienie klasy EntityException.

EntityException(SerializationInfo, StreamingContext)

Inicjuje nowe wystąpienie klasy EntityException.

EntityException(String, Exception)

Inicjuje nowe wystąpienie klasy EntityException.

EntityException(String)

Inicjuje nowe wystąpienie klasy EntityException.

Dotyczy