Click or drag to resize

SQLSelect.FCount Property

X#
The number of columns in the result set. A value of -1 indicates an error.

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

Property Value

Type: Usual
The number of columns in the result set. A value of -1 indicates an error.
See Also