MobileServiceTableQueryDescription.IncludeTotalCount Property

Definition

Gets or sets a value indicating whether the query should request the total count for all the records that would have been returned if the server didn't impose a data cap.

public bool IncludeTotalCount { get; set; }
member this.IncludeTotalCount : bool with get, set
Public Property IncludeTotalCount As Boolean

Property Value

Applies to