TableRead instances contain I/O statistics for individual tables involved/read/written during the execution of a query.

Namespace: Huagati.LLBLGen.Profiler
Assembly: HuagatiLLBLGenProfiler (in HuagatiLLBLGenProfiler.dll) Version: 1.33.3996.16145

Syntax

C#
public class TableRead
Visual Basic
Public Class TableRead
Visual C++
public ref class TableRead

Inheritance Hierarchy

System..::..Object
  Huagati.LLBLGen.Profiler..::..TableRead

See Also