CoreStrings.InvalidNavigationWithInverseProperty Metoda

Definicja

Atrybut [InverseProperty] we właściwości {1_entityType}. Właściwość {0_property} jest nieprawidłowa. Właściwość "{referencedProperty}" nie jest prawidłową nawigacją w powiązanym typie "{referencedEntityType}". Upewnij się, że właściwość istnieje i jest prawidłowym odwołaniem lub nawigacją w kolekcji.

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

Parametry

property
Object
entityType
Object
referencedProperty
Object
referencedEntityType
Object

Zwraca

Dotyczy