PagingInfo Class

NOTE: This API is now obsolete.

This type or member supports Microsoft Windows SharePoint Services and is not intended to be used directly from your code.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Dsp.OleDb.PagingInfo

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

Syntax

'Declaration
<ObsoleteAttribute("Use the Lists web service instead.")> _
Public Class PagingInfo
'Usage
Dim instance As PagingInfo
[ObsoleteAttribute("Use the Lists web service instead.")]
public class PagingInfo

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PagingInfo Members

Microsoft.SharePoint.Dsp.OleDb Namespace