<columnset> (SavedQuery)
Si applica a: CRM 2016 on-prem, CRM Online
Descrive un gruppo di colonne da restituire quando si utilizza columnsetxml in una query salvata.
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 |
---|---|
Descrive un campo restituito in una query salvata tramite columnsetxml. |
|
Specifica l'attributo (colonna) nel set di colonne che verrà disposto in ordine crescente. |
|
Specifica l'attributo (colonna) nel set di colonne che verrà disposto in ordine decrescente. |
|
<filter> (Fetch XML) |
Used for constructing complex conditionals. |
Parent Elements
Element | Description |
---|---|
Definisce un set di colonne da restituire in una query salvata. |
Element Information
Schema Type |
complexType |
Validation File |
CustomizationSolution.xsd |
Number of occurrences |
0 or 1 |
XPath |
//Entity/SavedQueries/savedqueries/savedquery/columnsetxml/columnset |
Vedere anche
Riferimento
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.