Click or drag to resize

DbServer.ErrorInfo Property (Typed)

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

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

Property Value

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