Click or drag to resize

SQLSelect.MoreResults Property

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

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

Property Value

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