Click or drag to resize

SQLSelect.ErrInfo Property (Typed)

X#
An SQLErrorInformation object.

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

Property Value

Type: Error
An SQLErrorInformation object.
See Also