Name | Description | |
---|---|---|
![]() | CustomFilterOperator Constructor | Initializes a new instance of the CustomFilterOperator class. |
The following tables list the members exposed by CustomFilterOperator.
Name | Description | |
---|---|---|
![]() | CustomFilterOperator Constructor | Initializes a new instance of the CustomFilterOperator class. |
Name | Description | |
---|---|---|
![]() | ApplicableTo | An array of datatypes to which the filter can be applied. |
![]() | Arity | The number of filter operands. Can be either 1 or 2. |
![]() | Name | Operator name. |
![]() | Operator | Comparsion operator, the number of accepted parameters depends upon the Arity. The first parameter is a data value, the second parameter is a filter value. |