次の方法で共有


MobileServiceTableQueryDescription.IncludeTotalCount プロパティ

定義

サーバーがデータ上限を課さなかった場合に返されるすべてのレコードの合計数をクエリで要求するかどうかを示す値を取得または設定します。

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

プロパティ値

適用対象