Click or drag to resize

SQLConnection.ErrInfo Property (Typed)

X#
SqlErrorInfo object for the last error occured for the connection or NIL.

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

Property Value

Type: SQLErrorInfo
See Also