Click or drag to resize

SQLSelect.NumParameters Property

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

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

Property Value

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