Freigeben über


CoreStrings.IncludeWithCycle(Object, Object) Methode

Definition

Der Includepfad '{navigationName}->{inverseNavigationName}' führt zu einem Zyklus. Zyklen sind in No-Tracking-Abfragen nicht zulässig; verwenden Sie entweder eine Nachverfolgungsabfrage, oder entfernen Sie den Zyklus.

public static string IncludeWithCycle (object navigationName, object inverseNavigationName);
public static string IncludeWithCycle (object? navigationName, object? inverseNavigationName);
static member IncludeWithCycle : obj * obj -> string
Public Shared Function IncludeWithCycle (navigationName As Object, inverseNavigationName As Object) As String

Parameter

navigationName
Object
inverseNavigationName
Object

Gibt zurück

Gilt für: