Click or drag to resize

DbServer.ClearFilter Method (Typed)

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

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

Return Value

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