DevForce Help Reference
PredicateDescription Class Properties


For a list of all members of this type, see PredicateDescription members.

Public Properties
 NameDescription
Public PropertyFilterOperator The filter operator.  
Public PropertyIgnoreCaseDefaults to true to perform a case insenstive comparison. When true, both operands in the expression will be converted to either lower or upper case, based on the value of IgnoreCaseOption.  
Public PropertyIgnoreCaseOptionWhen IgnoreCase is true, sets whether the case insensitive string comparison forces each operand to lower or upper case.  
Public PropertyInstanceType Type of object on which the predicate is defined.  
Public PropertyMemberSelector Represents the member references by the predicate.  
Public PropertyValue The filter value.  
Top
See Also

Reference

PredicateDescription Class
IdeaBlade.Linq Namespace

Send Feedback