次の方法で共有


QueryMetricInterval.ExecutionCount プロパティ

定義

この間隔のクエリの実行数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="executionCount")]
public long? ExecutionCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="executionCount")>]
member this.ExecutionCount : Nullable<int64>
Public ReadOnly Property ExecutionCount As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象