DSQuery Properties

Include Protected Members
Include Inherited Members

The DSQuery type exposes the following members.

Properties

  Name Description
ColumnMapping Gets or sets the XML format that is used for data returned in the query.
ComparisonLocale Gets or sets the locale that the server uses for string comparisons.
DspQuery Gets or sets the filter, column selection, sorting, and row limit used in the query.
HasStartPosition Gets a Boolean value that indicates whether the StartPosition property has been set.
ResultContent Gets or sets the type of content that is returned through the query.
ResultNamespace Gets or sets the namespace to use on the query result.
ResultPrefix Gets or sets a prefix for the result namespace.
ResultRoot Gets or sets the root name for the XML payload.
ResultRow Gets or sets a row element name for the XML payload.
Select Gets or sets an XPath expression that specifies the data item that the client is querying against.
StartPosition Gets or sets a string that identifies the beginning of the next page when paging is supported by the data retrieval service.

Top

See Also

Reference

DSQuery Class

Microsoft.SharePoint.Dsp Namespace