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.15.3506.21033

Syntax

C#
public class TableRead
Visual Basic (Declaration)
Public Class TableRead
Visual C++
public ref class TableRead

Inheritance Hierarchy

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

See Also