Click or drag to resize

SQLErrorInfo.ShowErrorMsg Method (Typed)

X#
Display an SQL error message.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD ShowErrorMsg() AS USUAL
Request Example View Source

Return Value

Type: Usual
Remarks
When an SQL error occurs, the error message is formatted and displayed in a message box.
See Also