Click or drag to resize

SQLErrorInfo.ErrorMessageLen Property (Typed)

X#
A numeric value that represents the SQL error message length.

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

Property Value

Type: Long
A numeric value that represents the SQL error message length.
See Also