次の方法で共有


QueryStatistic.QueryExecutionCount プロパティ

定義

この時間間隔内のクエリ実行の数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.queryExecutionCount")]
public long? QueryExecutionCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.queryExecutionCount")>]
member this.QueryExecutionCount : Nullable<int64> with get, set
Public Property QueryExecutionCount As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象