Share via


QueryRequest Class

The QueryRequest class represents the request in a query.

System.Object

   Microsoft.SharePoint.Dsp.QueryRequest

Public Constructors

The following table shows the public constructors of the QueryRequest class and a brief description of each.

Name Description
QueryRequest Initializes a new instance of the QueryRequest class.

Public Properties

The following table shows the public properties of the QueryRequest class, the data type of each property, and a brief description of each.

Name Data type Description
DSQuery Microsoft.SharePoint.Dsp.DSQuery Gets or sets the data retrieval service query for the request.
PTQuery Microsoft.SharePoint.Dsp.PTQuery Gets or sets the pass-through query for the request.

Thread Safety

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

Requirements

Namespace: Microsoft.SharePoint.Dsp

Platforms: Microsoft Windows Server 2003

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

Security: Code Access Security