The following tables list the members exposed by PredicateDescription.
Name | Description | |
---|---|---|
![]() | PredicateDescription Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | FilterOperator | The filter operator. |
![]() | IgnoreCase | Whether string comparisions are case sensitive. |
![]() | IgnoreCaseOption | When IgnoreCase is true, sets whether the case insensitive string comparison forces each operand to lower or upper case. |
![]() | InstanceType | Type of object on which the predicate is defined. |
![]() | MemberSelector | Represents the member references by the predicate. |
![]() | Value | The filter value. |
Name | Description | |
---|---|---|
![]() | CreateUnboundCopy | Returns a clone of this predicate description with a null instance type - used by ToPredicate{T} |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | ToLambdaExpression | Returns a System.Linq.Expressions.LambdaExpression representing this predicate. |
![]() | ToString | Returns a string representation of the LambdaExpression for the predicate. |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |