IMobileServiceTableQuery<T>.RequestTotalCount プロパティ

定義

クライアントまたはサーバーで指定された take paging/limit 句を無視して返されたすべてのレコードの合計数をクエリが要求するかどうかを示す値を取得します。

public bool RequestTotalCount { get; }
member this.RequestTotalCount : bool
Public ReadOnly Property RequestTotalCount As Boolean

プロパティ値

適用対象