Click or drag to resize

SQLErrorInfo.ShowErrorMsg Method

X#
Display an SQL error message.

Namespace:  VO
Assembly:  VOSQLClasses (in 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