Share via


DbCommandLogData.ElapsedMilliseconds Property

Definition

Gets how many milliseconds the command took to execute (if it has completed).

public virtual long? ElapsedMilliseconds { get; }
member this.ElapsedMilliseconds : Nullable<int64>
Public Overridable ReadOnly Property ElapsedMilliseconds As Nullable(Of Long)

Property Value

Applies to