Functions.AdsGetErrorMessage Method |  |
Return the Last error message for an ADS operation.
Namespace:
XSharp.RDD
Assembly:
XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.18
Syntax
RemarksYou have to call this immediately after an error occurs. Otherwise the error message may have been reset by a subsequent operation.
See Also