QueryType Enumeration

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

Public Enumeration QueryType

Dim instance As QueryType
public enum QueryType

Members

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

See Also

Reference

Microsoft.SharePoint.Dsp Namespace