QueryCompilationContext.IgnoreAutoIncludes 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.
A value indicating whether eager loaded navigations are ignored in this query.
public virtual bool IgnoreAutoIncludes { get; }
member this.IgnoreAutoIncludes : bool
Public Overridable ReadOnly Property IgnoreAutoIncludes As Boolean