Sdílet prostřednictvím


CoreStrings.DiscriminatorPropertyNotFound(Object, Object) Metoda

Definice

Vlastnost {property} nelze nastavit jako diskriminátor pro typ entity {entityType}, protože se nejedná o vlastnost {entityType}.

public static string DiscriminatorPropertyNotFound (object property, object entityType);
public static string DiscriminatorPropertyNotFound (object? property, object? entityType);
static member DiscriminatorPropertyNotFound : obj * obj -> string
Public Shared Function DiscriminatorPropertyNotFound (property As Object, entityType As Object) As String

Parametry

property
Object
entityType
Object

Návraty

Platí pro