Click or drag to resize

DbQueryStats Class

Response from the GetDatabaseStats API method.
Inheritance Hierarchy
SystemObject
  Orthogonal.Hoarder.StdLib.DTODbQueryStats

Namespace: Orthogonal.Hoarder.StdLib.DTO
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.21
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 ObjectToString)
Top
See Also