Click or drag to resize

DbServer.ClearFilter Method

X#
Clear a filter condition specified with the DBServer:SetFilter() method.

Namespace:  VO
Assembly:  VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD ClearFilter() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if successful; otherwise, FALSE.
See Also