Click or drag to resize

SQLErrorInfo.ErrorMessage Property (Typed)

X#
A string that contains the SQL error message.

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

Property Value

Type: String
A string that contains the SQL error message.
See Also