Click or drag to resize

SQLStatement.Status Property (Typed)

X#
A hyperlabel describing the error, or NULL_OBJECT if no error has occurred.

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

Property Value

Type: HyperLabel
A hyperlabel describing the error, or NULL_OBJECT if no error has occurred.
See Also