QueryResponse Class
The QueryResponse class represents the response in a query.
System.Object
Microsoft.SharePoint.Dsp.QueryResponse
Public Constructors
The following table shows the public constructors of the QueryResponse class and a brief description of each.
Name | Description |
---|---|
QueryResponse | Initializes a new instance of the QueryResponse class. |
Public Properties
The following table shows the public properties of the QueryResponse class, the data type of each property, and a brief description of each.
Name | Data type | Description |
---|---|---|
DSResponse | Microsoft.SharePoint.Dsp.Response | Gets or sets the response for the data retrieval service query. |
PTResponse | Microsoft.SharePoint.Dsp.Response | Gets or sets the response for the pass-through query. |
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