Skip to content

PagedQueryResult_TSource_.RecordCount

Mike King edited this page Sep 30, 2025 · 2 revisions

PagedQueryResult<TSource>.RecordCount Property

Gets the number of records.

public long RecordCount { get; }

Property Value

System.Int64

Clone this wiki locally