ISqlFactory.EnhanceException Method | |
This method is called after a transaction was committed.
Namespace:
XSharp.Data
Assembly:
XSharp.Data (in XSharp.Data.dll) Version: 2.21
Syntax FUNCTION EnhanceException(
oEx AS Exception
) AS Exception
Exception EnhanceException(
Exception oEx
)
Request Example
View SourceParameters
- oEx
- Type: Exception
Return Value
Type:
ExceptionSee Also