Click or drag to resize

SQLStatement.MakeErrorInfo Method

X#

[Missing <include> target documentation in 'M:VO.SQLStatement.MakeErrorInfo(XSharp.__Usual,XSharp.__Usual,XSharp.__Usual)'. File: 'SQL.xml' Path: 'doc/SQLStatement.MakeErrorInfo/*']

Namespace:  VO
Assembly:  VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD MakeErrorInfo(
	oObject,
	symMethod,
	nRetCode
) AS USUAL CLIPPER
Request Example View Source

Parameters

oObject (Optional)
Type: Usual
symMethod (Optional)
Type: Usual
nRetCode (Optional)
Type: Usual

Return Value

Type: Usual
See Also