DspQuery Class

NOTE: This API is now obsolete.

Defines the filter used in a query against a data source provider.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Dsp.DspQuery

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

Syntax

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

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

DspQuery Members

Microsoft.SharePoint.Dsp Namespace