SqlFunctions.CreateError Method (Exception) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
Syntax STATIC METHOD CreateError(
e AS Exception
) AS Error
public static Error CreateError(
Exception e
)
Request Example
View SourceParameters
- e
- Type: Exception
Return Value
Type:
ErrorSee Also