SQLSelect.FOUND Property | |
A logical value indicating whether the previous search operation succeeded.
Namespace:
VO
Assembly:
VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY FOUND AS USUAL GET
public virtual Usual FOUND { get; }
Request Example
View SourceProperty Value
Type:
UsualA logical value indicating whether the previous search operation succeeded.
See Also