Click or drag to resize

SQLSelect.NumResultColumns Property

X#
A numeric value containing the number of columns in the result set.

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

Property Value

Type: Usual
A numeric value containing the number of columns in the result set.
See Also