ColumnSet ComplexType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Specifies the attributes for which non-null values are returned from a query.
This Web API complex type corresponds to the organization service ColumnSet.
Properties
The properties of a complex type contain the structured data of the type.
Name |
Type |
Nullable |
Unicode |
Description |
---|---|---|---|---|
AllColumns |
Edm.Boolean |
Whether to retrieve all the attributes of a record. |
||
Columns |
Collection(Edm.String) |
false |
false |
The collection of Strings containing the names of the attributes to be retrieved from a query. |
Types that use the ColumnSet complex type.
The following use the ColumnSet complex type.
Name |
How used |
Description |
---|---|---|
ColumnSet Parameter |
Converts a quote to a sales order. |
|
ColumnSet Parameter |
Converts a sales order to an invoice. |
|
ColumnSet Parameter |
Generates an invoice from an opportunity. |
|
ColumnSet Parameter |
Generates a quote from an opportunity. |
|
ColumnSet Parameter |
Generates a sales order (order) from an opportunity. |
|
ColumnSet Parameter |
Sets the state of a quote to Draft. |
|
Columns Parameter |
Retrieve the changes for an entity. |
|
ColumnSet Property |
A complex query expressed in a hierarchy of expressions. |
|
Columns Property |
Specifies the links between multiple entity types used in creating complex queries. |
See Also
Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright