ConditionExpression Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains a condition expression used to filter the results of the query.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Name | Description | |
|---|---|---|
![]() | ConditionExpression | Initializes a new instance of the ConditionExpression class. |
![]() | ConditionExpression | Initializes a new instance of the ConditionExpression class setting the attribute name and condition operator. |
![]() | ConditionExpression | Initializes a new instance of the ConditionExpression class setting the attribute name, condition operator and a collection of values. |
![]() | ConditionExpression | Initializes a new instance of the ConditionExpression class setting the attribute name, condition operator and value object. |
![]() | ConditionExpression | Initializes a new instance of the ConditionExpression class setting the attribute name, condition operator and an array of value objects. |
![]() | ConditionExpression | Initializes a new instance of the ConditionExpression class. |
![]() | ConditionExpression | Initializes a new instance of the ConditionExpression class. |
![]() | ConditionExpression | Initializes a new instance of the ConditionExpression class. |
For more information, see Use the ConditionExpression class.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright

