Click or drag to resize

SQLErrorInfo Constructor (Typed)

X#
Construct a SQLErrorInfo object.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oOriginator,
	symMethod,
	Ex
) CLIPPER
Request Example View Source

Parameters

oOriginator (Optional)
Type: Usual
The object in which the error occurred.
symMethod (Optional)
Type: Usual
The name of the method of the object in which the error occurred.
Ex (Optional)
Type: Usual
See Also