ODataUri.QueryCount Property

Definition

Get or sets any query $count option for this uri.

public bool? QueryCount { get; set; }
member this.QueryCount : Nullable<bool> with get, set
Public Property QueryCount As Nullable(Of Boolean)

Property Value

Applies to