Click or drag to resize

SQLSelect.NumResultCols Method

X#
Return the number of columns in the result set.

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

Return Value

Type: Usual
The number of columns if successful; otherwise, -1.
See Also