SiteDataResults Members
Include Protected Members
Include Inherited Members
Represents the result data from an SPSiteDataQuery object.
The SiteDataResults type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SiteDataResults | Initializes a new instance of a SiteDataResults object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Data | Gets or sets the DataTable of results from an SPSiteDataQuery object. |
![]() |
Partial | Gets or sets whether the results are partial. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top