ConditionExpression Members
[Applies to: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online]
Top
Top
Top
Microsoft.Xrm.Sdk.Query Namespace
Conditions
Contains a condition expression used to filter the results of the query.
The following tables list the members exposed by the ConditionExpression type.
| Name | Description | |
|---|---|---|
| ConditionExpression | Overloaded. Initializes a new instance of theConditionExpression class. |
| Name | Description | |
|---|---|---|
|
AttributeName | Gets or sets the logical name of the attribute in the condition expression. |
|
ExtensionData | Gets or sets the structure that contains extra data. |
|
Operator | Gets or sets the condition operator. |
|
Values | Gets or sets the values for the attribute. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Equals | (inherited from Object) |
![]() | GetHashCode | (inherited from Object) |
![]() | GetType | (inherited from Object) |
![]() | ToString | (inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
Reference
ConditionExpression ClassMicrosoft.Xrm.Sdk.Query Namespace
Conditions
Other Resources
Build Queries with QueryExpressionSend comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.