PagingInfo.ReturnTotalRecordCount Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Sets whether the total number of records should be returned from the query.
Namespace: Microsoft.Xrm.Sdk.Query
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public bool ReturnTotalRecordCount { get; set; }
<DataMemberAttribute>
Public Property ReturnTotalRecordCount As Boolean
Property Value
Type: System.Boolean
Type: Boolean
true if the TotalRecordCount should be set when the query is executed; otherwise, false.
See Also
TotalRecordCount
PagingInfo Class
Microsoft.Xrm.Sdk.Query Namespace
Use the QueryExpression class
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright