ITotalCountProvider.TotalCount Property

Definition

Gets the total count for all the records that would have been returned ignoring any take paging/limit clause specified by client or server.

public long TotalCount { get; }
member this.TotalCount : int64
Public ReadOnly Property TotalCount As Long

Property Value

Applies to