Suoranta.EnterpriseLib.Web - Developer API

Paged<(Of <(<'TResult>)>)> Class

Wrapper of EntityQuery that enables paging and asynchronous querying.

Namespace:  Suoranta.EnterpriseLib.Linq
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public class Paged<TResult>

Type Parameters

TResult

Inheritance Hierarchy


Object
  Suoranta.EnterpriseLib.Linq..::..Paged<(Of <(<'TResult>)>)>