ColumnSetHelper Class (CrmHelpers)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
Defines the set of attributes (columns) to be returned in the query results.
The ColumnSetHelper class exposes the following members.
| Constructor | Description |
| ColumnSetHelper | Initializes a new instance of the ColumnSetHelper class. |
| Instance Method | Description |
| AddAllColumns | Adds all attributes (columns) to the column set. |
| AddColumn | Adds the specified attribute (column) to the column set. |
| AddColumns | Adds the specified attributes (columns) to the column set. |
| Instance Property | Description |
| Attributes | Specifies the set of attributes to be returned in the query results. |
Requirements
Filename: columnsethelper.cs
See Also
Reference
.gif)