<columnset> (SavedQuery)
適用於: CRM 2015 on-prem, CRM Online
描述 columnsetxml 用於已儲存之查詢時傳回的欄位群組。
Syntax
<columnset
distinct=["0" | "1" | "true" | "false"]
version="String">
<ascend />
<column />
<descend />
<filter />
</columnset>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
Attribute | Description | Type | Usage |
---|---|---|---|
distinct |
Not used. |
Boolean |
Optional |
version |
Deprecated. |
String |
Optional |
Child Elements
Element | Description |
---|---|
描述透過 columnsetxml 已儲存之查詢傳回的欄位。 |
|
指定資料行集合中將以遞增順序排序的屬性 (資料行)。 |
|
指定資料行集合中將以遞減順序排序的屬性 (資料行)。 |
|
<filter> (Fetch XML) |
Used for constructing complex conditionals. |
Parent Elements
Element | Description |
---|---|
定義已儲存之查詢傳回的一組欄位。 |
Element Information
Schema Type |
complexType |
Validation File |
CustomizationSolution.xsd |
Number of occurrences |
0 or 1 |
XPath |
//Entity/SavedQueries/savedqueries/savedquery/columnsetxml/columnset |
請參閱
參照
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.