Click or drag to resize

SQLSelect.FCount Property (Typed)

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

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

Property Value

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