Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.97 KB

File metadata and controls

54 lines (39 loc) · 1.97 KB
title description ms.custom ms.date ms.reviewer ms.suite ms.tgt_pltfrm ms.topic applies_to helpviewer_keywords ms.assetid caps.latest.revision author ms.author search.audienceType
Sample: Complex LINQ queries (Developer Guide for Dynamics 365 Customer Engagement)| MicrosoftDocs
This sample shows how to use .NET Language-Integrated Query (LINQ) with Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online 2015 Update
02/05/2020
pehecke
sample
Dynamics 365 Customer Engagement (on-premises)
sample for creating complex LINQ queries
complex LINQ queries sample
LINQ query examples and samples, sample for creating complex LINQ queries
creating complex LINQ queries sample
e7b83553-e710-4e7b-865c-5a8cd31a8166
26
KumarVivek
kvivek
developer

Sample: Complex LINQ queries

Download the complete sample from Sample: Query data using LINQ.

[!INCLUDEcc-sample-note]

Prerequisites

[!INCLUDEsdk-prerequisite]

Requirements

[!INCLUDEcc-how-to-run-PA-samples]

Demonstrates

This sample shows how to use [!INCLUDEpn_LINQ] with [!INCLUDEpn_crm_2015_and_online_full].

Example

SampleProgram.cs

See also

Build Queries with LINQ (.NET Language-Integrated Query)
Sample: RetrieveMultiple With Condition Operators Using LINQ
xref:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext

[!INCLUDEfooter-include]