Microsoft.Xrm.Sdk.Query Namespace

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Classes

Class Description
System_CAPS_pubclass ColumnSet

Specifies the attributes for which non-null values are returned from a query.

For the Web API the corresponding type is ColumnSet ComplexType.

System_CAPS_pubclass ConditionExpression

Contains a condition expression used to filter the results of the query.

System_CAPS_pubclass FetchExpression

Contains a query expressed in FetchXML.

System_CAPS_pubclass FilterExpression

Specifies complex condition and logical filter expressions used for filtering the results of the query.

System_CAPS_pubclass LinkEntity

Specifies the links between multiple entity types used in creating complex queries.

System_CAPS_pubclass OrderExpression

Sets the order in which the entity instances are returned from the query.

System_CAPS_pubclass PagingInfo

Specifies a number of pages and a number of entity instances per page to return from the query.

For the Web API the corresponding type is PagingInfo ComplexType.

System_CAPS_pubclass QueryBase

Represents the abstract base class for constructing a query.

System_CAPS_pubclass QueryByAttribute

Contains a query that is expressed as a set of attribute and value pairs.

System_CAPS_pubclass QueryExpression

Contains a complex query expressed in a hierarchy of expressions.

Enumerations

Enumeration Description
System_CAPS_pubenum ConditionOperator

Describes the type of comparison for two values (or expressions) in a condition expression.

System_CAPS_pubenum JoinOperator

Contains the possible values for a join operator in a LinkEntity.

System_CAPS_pubenum LogicalOperator

Contains the possible values for an operator in a FilterExpression.

System_CAPS_pubenum OrderType

Contains the possible values for the order type in an OrderExpression.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright