CoreStrings.ConventionsInfiniteLoop Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The convention invocations have reached the recursion limit. This is likely an issue in Entity Framework, please file an issue at https://go.microsoft.com/fwlink/?linkid=2142044.
[System.Runtime.CompilerServices.Nullable(1)]
public static string ConventionsInfiniteLoop { get; }
public static string ConventionsInfiniteLoop { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member ConventionsInfiniteLoop : string
static member ConventionsInfiniteLoop : string
Public Shared ReadOnly Property ConventionsInfiniteLoop As String
Property Value
- Attributes