Udostępnij za pośrednictwem


ProviderIncompatibleException Klasa

Definicja

Ten wyjątek jest zgłaszany, gdy dostawca magazynu wykazuje zachowanie niezgodne z dostawcą klienta jednostki

[System.Serializable]
public sealed class ProviderIncompatibleException : System.Data.Entity.Core.EntityException
type ProviderIncompatibleException = class
    inherit EntityException
Public NotInheritable Class ProviderIncompatibleException
Inherits EntityException
Dziedziczenie
ProviderIncompatibleException
Atrybuty

Konstruktory

ProviderIncompatibleException()

Inicjuje nowe wystąpienie klasy ProviderIncompatibleException.

ProviderIncompatibleException(String)

Inicjuje nowe wystąpienie ProviderIncompatibleException za pomocą wyspecjalizowanego komunikatu o błędzie.

ProviderIncompatibleException(String, Exception)

Inicjuje nowe wystąpienie, które używa określonego ProviderIncompatibleException komunikatu o błędzie.

Dotyczy