次の方法で共有


DataWarehouseUserActivities.ActiveQueriesCount プロパティ

定義

実行中のクエリと中断されたクエリの数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.activeQueriesCount")]
public int? ActiveQueriesCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.activeQueriesCount")>]
member this.ActiveQueriesCount : Nullable<int>
Public ReadOnly Property ActiveQueriesCount As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象