<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 描述已保存查询中返回的字段。 |
|
指定 columnset 中将按升序排序的属性(列)。 |
|
指定 columnset 中将按降序排序的属性(列)。 |
|
<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.