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

Namespace: Huagati.LinqToSQL.Profiler
Assembly: HuagatiL2SProfiler (in HuagatiL2SProfiler.dll) Version: 1.33.3996.16059

Syntax

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

Inheritance Hierarchy

System..::..Object
  Huagati.LinqToSQL.Profiler..::..TableRead

See Also