SiteDataResults members

Represents the result data from an SPSiteDataQuery object.

The SiteDataResults type exposes the following members.

Constructors

  Name Description
Public method SiteDataResults Initializes a new instance of a SiteDataResults object.

Top

Properties

  Name Description
Public property Data Gets or sets the DataTable of results from an SPSiteDataQuery object.
Public property Partial Gets or sets whether the results are partial.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SiteDataResults class

Microsoft.SharePoint.Publishing namespace