Click or drag to resize

OdbcFactory.EnhanceException Method

X#
This method is called after a transaction was committed.

Namespace:  XSharp.Data
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
 VIRTUAL METHOD EnhanceException(
	oEx AS Exception
) AS Exception
Request Example View Source

Parameters

oEx
Type: Exception

Return Value

Type: Exception

Implements

EnhanceException(Exception)
See Also