次の方法で共有


CoreStrings.AutoIncludeNavigationCycle(Object) メソッド

定義

ナビゲーションの自動インクルード中に検出されたサイクル: {cycleNavigations}。 この問題を解決するには、サイクル内の少なくとも 1 つのナビゲーションを自動インクルードとして構成しないか、クエリで OnModelCreating 'IgnoreAutoInclude' メソッドを呼び出します。

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

パラメーター

cycleNavigations
Object

戻り値

適用対象