OrganizationServiceContext.CreateQuery Method (String)
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Creates a web service .NET Language-Integrated Query (LINQ) query for the specified entity.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Parameters
- entityLogicalName
-
Type:
System.String
Type: String. The logical name of the entity to be queried.
Return Value
Type: System.Linq.IQueryable<Entity>Type: IQueryable<Entity>.
The query of the specified entity.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: