다음을 통해 공유


ObjectQuery.EnablePlanCaching 속성

정의

쿼리 계획을 캐시해야 하는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

쿼리 계획을 캐시해야 하는지 여부를 나타내는 값입니다.

적용 대상