2.4.759 BrtRichFilter
The BrtRichFilter record specifies a filter associated with rich values.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A |
B |
unused |
rgch (variable) |
||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
key (variable) |
|||||||||||||||||||||||||||||||
... |
A - fNoData (1 bit): A bit that specifies whether the filter includes values that do not have the specified key.
B - fBlank (1 bit): A bit that specifies whether the filter criterion includes blank values.
unused (6 bits): This value is undefined and MUST be ignored.
rgch (variable): An XLWideString (section 2.5.169) that specifies the criteria string used in the filter. The value of this field MUST be greater than or equal to 1 character in length and less than or equal to 32767 characters in length.
key (variable): An XLWideString (section 2.5.169) that specifies the rich value key for which the filter is defined. This string MUST be less than or equal to 255 characters in length.