Small company logo:
   History
 
Advertising banner:
 
 Statement.Unfilter
Home • Help • Customization Tools • FCAS • Language Reference • Statement.Unfilter
 
Purpose
Requeries the record set without the WHERE clause specified by the Filter method.
Calling the Unfilter method is equivalent to calling the Filter method with a WHERE clause of "". Unfilter removes the current Filter WHERE clause and returns the complete unfiltered record set.
Syntax
DBStatement.Unfilter
Compliance:
Core level