SPSiteDataQuery properties

The SPSiteDataQuery type exposes the following members.

Properties

  Name Description
Public property Lists Gets or sets the inner XML that specifies which lists to include in the query.
Public property Query Gets or sets the inner XML that defines the query.
Public property QueryThrottleMode Gets or sets a value that indicates the throttling mode to be applied to the query.
Public property RowLimit Gets or sets a limit for the number of items in the query that are returned per page.
Public property ViewFields Gets or sets the inner XML that specifies the view fields used in the query.
Public property Webs Gets or sets the inner XML that specifies which Web sites to include in the query. as specified by the Scope attribute on the Webs tag in the query. By default, the query considers the current Web site, that is, the Web site from which the

Top

See also

Reference

SPSiteDataQuery class

Microsoft.SharePoint namespace