This topic has not yet been rated - Rate this topic

FilterExpression Members

[Applies to: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online]

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

The following tables list the members exposed by the FilterExpression type.

  Name Description
  FilterExpression Overloaded. Initializes a new instance of the FilterExpression class.
Top
  Name Description
public property Conditions Gets condition expressions that include attributes, condition operators, and attribute values.
public property ExtensionData Gets or sets the structure that contains extra data.
public property FilterOperator Gets or sets the logical AND/OR filter operator.
public property Filters Gets a collection of condition and logical filter expressions that filter the results of the query.
public property IsQuickFindFilter Gets or sets whether the expression is part of a quick find query.
Top
(see also Protected Methods)
 NameDescription
public methodAddConditionOverloaded. Adds a condition to the filter expression.
public methodAddFilterOverloaded. Adds a child filter to the filter expression.
public methodEquals  (inherited from Object)
public methodGetHashCode  (inherited from Object)
public methodGetType  (inherited from Object)
public methodToString  (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

Send comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.