Purpose
Remove the current filter on the data.
Class
Type
Method
Syntax
<oArrayServer>:ClearFilter() Æ lSuccess
Return Value
| lSuccess | A logical value indicates whether the filter was removed or not. |
| TRUE | The filter was removed. |
| FALSE | The filter could not be removed. |
| Data Type: | Logic |
Description
bArrayServer:ClearFilter() removes the filter condition that was set previously by the method bArrayServer:SetFilter().
With a filter condition, records can be excluded from following operations that do not correspond to the condition.
See Also
Page url: http://www.YOURSERVER.com/index.html?barrayserver_clearfilter.htm