I'm working on Microsoft Dynamics CRM. I want to retrieve all the columns from an entity.
When I use
Query.ColumnSet.AllColumns
..It indicates an error.
So how can I retrieve all colunms..thankx in advance.
I'm working on Microsoft Dynamics CRM. I want to retrieve all the columns from an entity.
When I use
Query.ColumnSet.AllColumns
..It indicates an error.
So how can I retrieve all colunms..thankx in advance.
Allcolumns returns a boolean. I want to retrieve all the attributes.. How can do it??
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.