For a list of all members of this type, see SpecialFilterOperandBase members.
| Name | Description | |
|---|---|---|
![]() | Equals | Overridden. Checks to see if the specified object is an operand and is equal to this operand. |
![]() | GetHashCode | Overridden. Returns the hash code. |
![]() | IsMatch | Returns true if the specified value matches the condition. False otherwise. |
![]() | SupportsDataType | Indicates whether this operand supports data values of specified type. |
![]() | SupportsOperator | Indicates whether this operand supports specified comparison operator. |
![]() | ToString | Returns a string representation of the operand. |
| Name | Description | |
|---|---|---|
![]() | EqualsOverride | Checks to see if the specified operand is equal to this operand. This method is called by the Equals method. |