DSQuery Class
NOTE: This API is now obsolete.
Represents a query used by a data retrieval service.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Dsp.DSQuery
Namespace: Microsoft.SharePoint.Dsp
Assembly: Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use the Lists web service instead.")> _
Public Class DSQuery
'Usage
Dim instance As DSQuery
[ObsoleteAttribute("Use the Lists web service instead.")]
public class DSQuery
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.