Click or drag to resize

SQLSelect.NumResultColumns Property (Typed)

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

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

Property Value

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