EntityCommand.EnablePlanCaching Özellik

Tanım

Sorgu planı önbelleğinin etkinleştirilip etkinleştirilmediğini belirten bir değer alır veya ayarlar.

public:
 property bool EnablePlanCaching { bool get(); void set(bool value); };
public bool EnablePlanCaching { get; set; }
member this.EnablePlanCaching : bool with get, set
Public Property EnablePlanCaching As Boolean

Özellik Değeri

true sorgu planı önbelleğe alma etkinse; aksi takdirde , false.

Şunlara uygulanır