Click or drag to resize

DbQueryStats Class

Response from the GetDatabaseStats API method.
Inheritance Hierarchy
System.Object
  Orthogonal.Hoarder.StdLib.DTO.DbQueryStats

Namespace: Orthogonal.Hoarder.StdLib.DTO
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public sealed class DbQueryStats

The DbQueryStats type exposes the following members.

Constructors
 NameDescription
Public methodDbQueryStatsInitializes a new instance of the DbQueryStats class
Top
Properties
Methods
 NameDescription
Public methodToString
(Overrides Object.ToString())
Top
See Also