Compartir a través de


QueryMetricInterval.ExecutionCount Propiedad

Definición

Obtiene el recuento de ejecuciones de una consulta en este intervalo.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a