QueryByAttribute.ColumnSet Property

Definition

Gets or sets the column set.

C++
public:
 property Microsoft::Xrm::Sdk::Query::ColumnSet ^ ColumnSet { Microsoft::Xrm::Sdk::Query::ColumnSet ^ get(); void set(Microsoft::Xrm::Sdk::Query::ColumnSet ^ value); };

Property Value

The set of columns (fields) to be returned, used Attributes collection.

Attributes

Applies to

Product Versions
Dataverse SDK Latest