Share via


PagingSupportType Enumeration

The PagingSupportType enumeration indicates the type of paging that is supported for a query.

Members

The following table shows the members of the PagingSupportType enumeration and a brief description of each.

Name Description
ForwardOnly Paging only moves forward.
None Paging is not supported.
TwoWay Paging can move forward or backward.

Requirements

Namespace: Microsoft.SharePoint.Dsp

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)

Security: Code Access Security