Share via


ODataFeature.TotalCountFunc Property

Definition

Gets or sets the total count function for the OData response.

public Func<long> TotalCountFunc { get; set; }
member this.TotalCountFunc : Func<int64> with get, set
Public Property TotalCountFunc As Func(Of Long)

Property Value

Implements

Applies to