Click or drag to resize

SQLErrorInfo.ErrorFlag Property

X#
A logical value representing whether a SQL error has just occurred.

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

Property Value

Type: Usual
A logical value representing whether a SQL error has just occurred.
See Also