Udostępnij za pośrednictwem


CoreStrings.InversePropertyMismatch(Object, Object, Object, Object) Metoda

Definicja

[InverseProperty] atrybuty nawigacji "{1_entityType}. {0_navigation}" i na nawigacji {3_referencedEntityType}. Użytkownik {2_referencedNavigation}" nie wskazuje na siebie. Zmień atrybuty, aby użyć odpowiednich nazw lub usunąć jeden z nich.

public static string InversePropertyMismatch (object navigation, object entityType, object referencedNavigation, object referencedEntityType);
public static string InversePropertyMismatch (object? navigation, object? entityType, object? referencedNavigation, object? referencedEntityType);
static member InversePropertyMismatch : obj * obj * obj * obj -> string
Public Shared Function InversePropertyMismatch (navigation As Object, entityType As Object, referencedNavigation As Object, referencedEntityType As Object) As String

Parametry

navigation
Object
entityType
Object
referencedNavigation
Object
referencedEntityType
Object

Zwraca

Dotyczy