OrganizationServiceContext.CreateQuery Method
Applies To: Dynamics CRM 2015
Creates a web service .NET Language-Integrated Query (LINQ) query for the specified entity.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Overload List
Name | Description | |
---|---|---|
CreateQuery(String) | Creates a web service .NET Language-Integrated Query (LINQ) query for the specified entity. |
|
CreateQuery<TEntity>() | Creates a Web service .NET Language-Integrated Query (LINQ) query for the specified entity. |
|
CreateQuery<TEntity>(IQueryProvider, String) | Creates a web service .NET Language-Integrated Query (LINQ) query for the specified entity. |
See Also
OrganizationServiceContext Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright