Freigeben über


CoreStrings.AutoIncludeNavigationCycle(Object) Methode

Definition

Zyklus wurde während der automatischen Navigation erkannt: {cycleNavigations}. Um dieses Problem zu beheben, konfigurieren Sie entweder nicht mindestens eine Navigation im Zyklus als automatisch enthalten OnModelCreating , oder rufen Sie die Methode "IgnoreAutoInclude" für die Abfrage auf.

public static string AutoIncludeNavigationCycle (object cycleNavigations);
public static string AutoIncludeNavigationCycle (object? cycleNavigations);
static member AutoIncludeNavigationCycle : obj -> string
Public Shared Function AutoIncludeNavigationCycle (cycleNavigations As Object) As String

Parameter

cycleNavigations
Object

Gibt zurück

Gilt für: