Click or drag to resize

SQLSelect.NumParameters Property (Typed)

X#
A numeric value containing the number of parameters. A value of -1 indicates an error. Level 2

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

Property Value

Type: Long
A numeric value containing the number of parameters. A value of -1 indicates an error. Level 2
See Also