FeatureSwitches.QueryRefreshV2Enabled 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.
Gets a value whether the query refresh is enabled.
public:
property bool QueryRefreshV2Enabled { bool get(); };
public bool QueryRefreshV2Enabled { get; }
member this.QueryRefreshV2Enabled : bool
Public ReadOnly Property QueryRefreshV2Enabled As Boolean
Property Value
true if the query refresh is enabled; otherwise, false.