Freigeben über


CoreStrings.SkipNavigationWrongType(Object, Object, Object) Methode

Definition

Die Überspringen der Navigation '{navigation}' kann nicht aus dem Entitätstyp '{entityType}' entfernt werden, da sie für den Entitätstyp '{otherEntityType}' definiert ist.

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

Parameter

navigation
Object
entityType
Object
otherEntityType
Object

Gibt zurück

Gilt für: