ExecutionStatistics.CpuTimeMs Property

Definition

CPU Time in millisecond(s) for the query execution.

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

Property Value

Applies to