The TableRead type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | LogicalLOBReads |
Number of logical LOB (Large Object) page reads
|
![]() | LogicalReads |
Number of logical page reads
|
![]() | PhysicalLOBReads |
Number of physical LOB (Large Object) page reads
|
![]() | PhysicalReads |
Number of physical page reads
|
![]() | ReadAheads |
Number of page read-aheads
|
![]() | ReadAheadsLOB |
Number of LOB (Large Object) read-aheads
|
![]() | ScanCount |
Number of scans
|
![]() | TableName |
Table name (not qualified with schema or owner)
|