Click or drag to resize

SQLSelect.NumSuccessfulRows Property

X#
A numeric value containing the number of rows that were modified by a delete, append, or update operation.

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

Property Value

Type: Usual
A numeric value containing the number of rows that were modified by a delete, append, or update operation.
See Also