Click or drag to resize

SQLConnection.Status Property

X#
A hyperlabel of the SQLConnection object containing the error message, or NULL_OBJECT, if no error has occurred.

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

Property Value

Type: Usual
A hyperlabel of the SQLConnection object containing the error message, or NULL_OBJECT, if no error has occurred.
See Also