SQLSelect.FOUND Property (Typed) | |
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
public virtual bool FOUND { get; }
Request Example
View SourceProperty Value
Type:
LogicA logical value indicating whether the previous search operation succeeded.
See Also