Condividi tramite


CoreStrings.SkipNavigationWrongType(Object, Object, Object) Metodo

Definizione

Impossibile rimuovere il tipo di entità '{navigation}' dal tipo di entità '{entityType}' perché è definito nel tipo di entità '{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

Parametri

navigation
Object
entityType
Object
otherEntityType
Object

Restituisce

Si applica a