Sdílet prostřednictvím


RelationalStrings.JsonCantNavigateToParentEntity Metoda

Definice

Pomocí navigace {navigation} nejde přejít z entity mapované na JSON {jsonEntity} k nadřazené entitě {parentEntity}. Entity mapované na JSON můžou přejít jenom na jejich podřízené položky.

public static string JsonCantNavigateToParentEntity (object? jsonEntity, object? parentEntity, object? navigation);
static member JsonCantNavigateToParentEntity : obj * obj * obj -> string
Public Shared Function JsonCantNavigateToParentEntity (jsonEntity As Object, parentEntity As Object, navigation As Object) As String

Parametry

jsonEntity
Object
parentEntity
Object
navigation
Object

Návraty

Platí pro