Share via


MySqlQueryStatisticData.QueryExecutionCount Property

Definition

Number of query executions in this time interval.

public long? QueryExecutionCount { get; set; }
member this.QueryExecutionCount : Nullable<int64> with get, set
Public Property QueryExecutionCount As Nullable(Of Long)

Property Value

Applies to