ColumnSet Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Specifies the attributes for which non-null values are returned from a query.

The following tables list the members exposed by the ColumnSet type.

Public Constructors

  Name Description
  ColumnSet Overloaded. Initializes a new instance of the ColumnSet class.

Top

Public Properties

  Name Description
public property AllColumns Gets or sets whether to retrieve all the attributes of a record.
public property Columns Gets the collection of Strings containing the names of the attributes to be retrieved from a query.
public property ExtensionData Gets or sets the structure that contains extra data.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddColumn Adds the specified attribute to the column set.
public method AddColumns Adds the specified attribute to the column set.
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ColumnSet Class
Microsoft.Xrm.Sdk.Query Namespace
ConvertQuoteToSalesOrderRequest Class
ConvertSalesOrderToInvoiceRequest Class
GenerateInvoiceFromOpportunityRequest Class
GenerateQuoteFromOpportunityRequest Class
GenerateSalesOrderFromOpportunityRequest Class
IOrganizationService.Retrieve Method
QueryByAttribute
QueryExpression
RetrieveAllChildUsersSystemUserRequest Class
RetrieveBusinessHierarchyBusinessUnitRequest Class
RetrieveMembersTeamRequest Class
RetrieveRequest Class
RetrieveSubsidiaryTeamsBusinessUnitRequest Class
RetrieveSubsidiaryUsersBusinessUnitRequest Class
RetrieveTeamsSystemUserRequest Class
RetrieveUnpublishedRequest Class
RetrieveUserSettingsSystemUserRequest Class
ReviseQuoteRequest Class
SearchByBodyKbArticleRequest Class

Other Resources

Using the ColumnSet Class
Using the QueryByAttribute Class
Using the QueryExpression Class

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.