ISqlFactory.EnhanceException 方法 | |
This method is called after a transaction was committed.
命名空间:
XSharp.Data
程序集:
XSharp.Data (在 XSharp.Data.dll 中) 版本:2.22 GA
语法 FUNCTION EnhanceException(
oEx AS Exception
) AS Exception
Exception EnhanceException(
Exception oEx
)
查看代码参数
- oEx
- 类型:Exception
返回值
类型:
Exception参见