SQLStatement.Status Property | |
A hyperlabel describing the error, 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
public virtual Usual Status { get; }
Request Example
View SourceProperty Value
Type:
UsualA hyperlabel describing the error, or NULL_OBJECT if no error has occurred.
See Also