FeatureSwitches.QueryRefreshV2Enabled プロパティ

定義

クエリの更新が有効かどうかの値を得ます。

public:
 property bool QueryRefreshV2Enabled { bool get(); };
public bool QueryRefreshV2Enabled { get; }
member this.QueryRefreshV2Enabled : bool
Public ReadOnly Property QueryRefreshV2Enabled As Boolean

プロパティ値

true クエリの更新が有効であれば、それ以外は false

適用対象