Skip to main content

ODataServerModeSource.UseIncludeTotalCountInsteadOfCount Field

Enables the use of the $inlinecount query option instead of the $count endpoint.

Namespace: DevExpress.Data.ODataLinq

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public static bool? UseIncludeTotalCountInsteadOfCount

Field Value

Type
Nullable<Boolean>
See Also