AJE Components
DataCommandQuery ElapsedTime Property AJE Data Asset Engine Help
Gets the Execution Elapsed Time of the Data Command Query. Read-only

Namespace: AJE.DataAssetEngine
Assembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
Syntax

public TimeSpan ElapsedTime { get; }

Property Value

Type: TimeSpan
Remarks

See Also