Sdílet prostřednictvím


CoreStrings.IncludeWithCycle(Object, Object) Metoda

Definice

Cesta Include {navigationName}->{inverseNavigationName} má za následek cyklus. V dotazech bez sledování nejsou povoleny cykly; použijte sledovací dotaz nebo cyklus odeberte.

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

Parametry

navigationName
Object
inverseNavigationName
Object

Návraty

Platí pro