Click or drag to resize

SQLSelect.MoreResults Property (Typed)

X#
A logical value representing whether there are more rows to retrieve.

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

Property Value

Type: Logic
A logical value representing whether there are more rows to retrieve.
See Also