Click or drag to resize

SQLSelect.ShowSQLError Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD ShowSQLError(
	strMessage AS STRING,
	symMethod AS SYMBOL,
	 e AS Exception
) AS VOID
Request Example View Source

Parameters

strMessage
Type: String
symMethod
Type: Symbol
e
Type: Exception
See Also