次の方法で共有


QueryInterval.ExecutionCount プロパティ

定義

この期間中にクエリが実行された回数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象