SPSiteDataQuery members
Include protected members
Include inherited members
代表可以在相同網站集合中的多個網站中的多個清單中執行的查詢。
The SPSiteDataQuery type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPSiteDataQuery | 初始化SPSiteDataQuery類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
Lists | 取得或設定會指定要包含在查詢中的內部 XML。 | |
Query | 取得或設定內部 XML 定義查詢。 | |
QueryThrottleMode | 取得或設定一個值,指出要套用至查詢的節流模式。 | |
RowLimit | 取得或設定查詢所傳回每頁中的項目數上限。 | |
ViewFields | 取得或設定指定查詢中使用的檢視欄位的內部 XML。 | |
Webs | 取得或設定會指定要在查詢中包含哪些網站的內部 XML。在查詢Webs tag Scope屬性所指定。根據預設,該查詢會考慮目前的網站,也就是從中網站 |
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