SQLSelect.ErrInfo Property (Typed) | |
An SQLErrorInformation object.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ErrInfo AS Error GET
public virtual Error ErrInfo { get; }
Request Example
View SourceProperty Value
Type:
ErrorAn SQLErrorInformation object.
See Also