Clears any active filter on a rowset.

Syntax

<oRef>.clearFilter( )

<oRef>

The rowset whose filter to clear.

Property of

Rowset

Description

clearFilter( ) clears the filter property and any filter set through the rowset’s Filter mode, thereby deactivating any filters. Rows that were hidden by the filter become visible. The row cursor is not moved.