Click or drag to resize

DbServer.ErrorInfo Property

X#
Returns the internal ErrorInfo object, regardless of the last operation produced an error or not.

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

Property Value

Type: Usual
The internal ErrorInfo object, regardless of the last operation produced an error or not.
See Also