The TableScanFilter type exposes the following members.

Properties

  NameDescription
Public propertyPageReads
Readonly, minimum number of page reads required
Public propertyPageReadsUsed
Readonly, indicates if the page reads portion of this filter is enabled
Public propertyScanRows
Readonly, minimum number of rows scanned.
Public propertyScanRowsUsed
Readonly, indicates if the row scan count portion of this filter is enabled

See Also