ResultTable::IsTotalRowsExact property

Gets a Boolean value indicating whether the value returned for the TotalRows property is an approximation, or the exact number of rows.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

No code example is currently available or this language may not be supported.

Property value

Type: System.Boolean
true if the TotalRows value is the exact number of results returned; otherwise, false.
Show: