CoreDb._ErrInfoPtr Method | |
Return exception object from last RDD operation.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax STATIC METHOD _ErrInfoPtr() AS Exception
public static Exception _ErrInfoPtr()
Request Example
View SourceReturn Value
Type:
ExceptionSee Also