ExecutionStatistics.ElapsedTimeMs Property

Definition

Time taken in millisecond(s) for executing the query.

public float? ElapsedTimeMs { get; }
member this.ElapsedTimeMs : Nullable<single>
Public ReadOnly Property ElapsedTimeMs As Nullable(Of Single)

Property Value

Applies to