DspQuery Properties

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The DspQuery type exposes the following members.

Properties

  Name Description
Public property Fields Obsolete. Gets or sets the fields that are included in the query.
Public property OrderBy Obsolete. Gets or sets the columns by which the data returned is ordered.
Public property RowLimit Obsolete. Gets or sets a limit for the number of rows returned in the query.
Public property ServerParameterInfo Obsolete. Gets or sets server parameter information in a query.
Public property ServerParameters Obsolete. Gets or sets the server parameters required by the data source in the query.
Public property WhereCondition Obsolete. Gets or sets the Where clause used in the filter for the query.

Top

See Also

Reference

DspQuery Class

Microsoft.SharePoint.Dsp Namespace