The TableRead type exposes the following members.

Properties

  NameDescription
Public propertyLogicalLOBReads
Number of logical LOB (Large Object) page reads
Public propertyLogicalReads
Number of logical page reads
Public propertyPhysicalLOBReads
Number of physical LOB (Large Object) page reads
Public propertyPhysicalReads
Number of physical page reads
Public propertyReadAheads
Number of page read-aheads
Public propertyReadAheadsLOB
Number of LOB (Large Object) read-aheads
Public propertyScanCount
Number of scans
Public propertyTableName
Table name (not qualified with schema or owner)

See Also