QueryType Enumeration

NOTE: This API is now obsolete.

Specifies a type of query that is used in a request.

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

Syntax

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

Members

Member name Description
DSPQ Obsolete. Specifies data retrieval service query format.
PassThrough Obsolete. Specifies Pass-Through query format.

See Also

Reference

Microsoft.SharePoint.Dsp Namespace