Share via


EntityCommand.EnablePlanCaching Property

Definition

Gets or sets a value that indicates whether the query plan caching is enabled.

public virtual bool EnablePlanCaching { get; set; }
member this.EnablePlanCaching : bool with get, set
Public Overridable Property EnablePlanCaching As Boolean

Property Value

true if the query plan caching is enabled; otherwise, false.

Applies to