次の方法で共有


DbCommandLogData.ElapsedMilliseconds プロパティ

定義

コマンドの実行にかかった時間 (完了した場合) のミリ秒を取得します。

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

プロパティ値

適用対象