Udostępnij za pośrednictwem


CoreStrings.SkipNavigationWrongType(Object, Object, Object) Metoda

Definicja

Nie można usunąć nawigacji pominięcia "{navigation}" z typu jednostki "{entityType}", ponieważ jest on zdefiniowany w typie jednostki {otherEntityType}.

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

Parametry

navigation
Object
entityType
Object
otherEntityType
Object

Zwraca

Dotyczy