Sdílet prostřednictvím


ProviderIncompatibleException Třída

Definice

Tato výjimka se vyvolá, když zprostředkovatel úložiště vykazuje chování nekompatibilní s poskytovatelem klienta entity.

[System.Serializable]
public sealed class ProviderIncompatibleException : System.Data.Entity.Core.EntityException
type ProviderIncompatibleException = class
    inherit EntityException
Public NotInheritable Class ProviderIncompatibleException
Inherits EntityException
Dědičnost
ProviderIncompatibleException
Atributy

Konstruktory

ProviderIncompatibleException()

Inicializuje novou instanci objektu ProviderIncompatibleException.

ProviderIncompatibleException(String)

Inicializuje novou instanci se ProviderIncompatibleException specializovanou chybovou zprávou.

ProviderIncompatibleException(String, Exception)

Inicializuje novou instanci ProviderIncompatibleException , která používá zadanou chybovou zprávu.

Platí pro