This topic has not yet been rated - Rate this topic

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)
[DataMemberAttribute]
public bool IsTotalRowsExact { get; internal set; }

Property Value

Type: System.Boolean
true if the TotalRows value is the exact number of results returned; otherwise, false.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ