Syntax

C#
public interface IARPaginableDataSource

The type exposes the following members.

Public Methods

  NameDescription
Public methodListAll
Public methodObtainCount
Implementors should execute a query to return the record count
Public methodPaginate

See Also