Click or drag to resize

SQLSelect.FOUND Property (Typed)

X#
A logical value indicating whether the previous search operation succeeded.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY FOUND AS LOGIC GET 
Request Example View Source

Property Value

Type: Logic
A logical value indicating whether the previous search operation succeeded.
See Also