ObjectQuery.EnablePlanCaching Property

 

Gets or sets a value that indicates whether the query plan should be cached.

Namespace:   System.Data.Entity.Core.Objects
Assembly:  EntityFramework (in EntityFramework.dll)

public bool EnablePlanCaching { get; set; }

Property Value

Type: System.Boolean

A value that indicates whether the query plan should be cached.